[TIMOB-2321] 4.2 compatibility: Invalid targets appear in run emulator Tab for iPad
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:58:45.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 M07 |
Components | iOS |
Labels | 4.2, compatibility, ios, release-1.6.0, tidev |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T03:16:39.000+0000 |
Updated | 2011-04-17T01:58:45.000+0000 |
Description
3.5.4 xcode, iOS sdk 4.2, Ralfs 1.4.2 mobile sdk build. 10.6.4
1.use Ralf's 1.4.2 build, launch developer and open an existing
iPad project. Edit tab> select the sdk you installed in step
1
2.open the sim tab, check the sdk drop down for values
results: 3.2, 4.0, 4.1, 4.2.
expected:3.2 and 4.2 are the only valid ipad sim targets
changed to medium, as per Nolan this would be nice but not a must fix
Requires changes to Titanium Developer outside of Titanium Mobile.
Taking from Blain because I'm the new iOS TiDev Wizard.
Fixed in titanium_developer commit 229dee980519f95. Works with new dropdown sim selection, too!
Commit:
https://github.com/appcelerator/titanium_developer/commit/229dee980519f95cc0e61c998fed26c4eaadf1e9"> https://github.com/appcelerator/titanium_developer/commit/229dee980...
Looked in Ti.Dev. 1.3 with projects built on Ti SDK 1.6 (Jan 26 2011 16:47 rb481fe0b)
Fixed.