GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Do |
Resolution Date | 2019-10-15T20:53:25.000+0000 |
Affected Version/s | Release 5.2.0, Release 5.1.2 |
Fix Version/s | n/a |
Components | iOS |
Labels | cb-tooling, engTriage, qe-5.1.2 |
Reporter | Eric Wieber |
Assignee | Unknown |
Created | 2015-11-24T19:25:30.000+0000 |
Updated | 2020-02-13T17:57:02.000+0000 |
I am able to build projects for iphones/ipads when the deployment target is not set in the tiapp.xml (in certain cases...see below).
*Steps to reproduce issue*
1. Create a new project
2. Do not allow the iPad deployment target
3. Build for iPad simulator
*Actual Results*
The app runs normally
*Expected Results*
The app does not run on unsupported deployment targets
*Notes*
If iPad and iPhone are unsupported, I do not see the option for any iOS sims in Studio. CLI can still build to them.
If iPhone is unsupported, I do not see the option for iPhone sims, but can still build to iPhone devices. CLI can still build to sims.
appc ti projects
returns the correct info from the tiapp's deployment targets.
See attached images.
No comments