[TIMOB-1338] Building for Simulator (3.2) opens app in iPad Simulator
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-04-15T02:49:49.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M09 |
Components | iOS |
Labels | build, ipad, release-1.6.0, simulator, tidev |
Reporter | Jake Howerton |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:49:47.000+0000 |
Updated | 2017-03-03T05:55:22.000+0000 |
Description
Building for the Simulator(3.2) opens app in the iPad Simulator instead of the iPhone Simulator.
This occurs in a fresh new empty app with the current latest source from Github or 1.3.3 release on drop.io. Building for 4.0 behaves as expected.
Comments
- Sindre Sorhus 2011-04-15
This is as expected, because the 3.2 is only available for the iPad.
- Brion Vibber 2011-04-15
Possibly the 3.2 SDK should only be given as an option when building iPad projects?
- Sindre Sorhus 2011-04-15
Yes, I agree.
- Stephen Tramer 2011-04-15
Fixed for the latest TiDev. See TiDev ticket #108; this is effectively a duplicate of that.
- Lee Morris 2017-03-03 Closing issue due to time passed and irrelevance of the ticket.