Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: Release 3.4.0
-
Fix Version/s: Release 3.4.0
-
Component/s: iOS
-
Labels:
-
Environment:
Appcelerator Studio, build: 3.4.0.201409101253
SDK build: 3.4.0.v20140909222515
CLI: 3.4.0-rc
Alloy: 1.5.0-rc
Xcode: 5.1.1
-
Story Points:3
-
Sprint:2014 Sprint 18 Studio
Description
Details: With Xcode 5.1.1, if you create a project with SDK 3.3.0.GA (selected in tiapp.xml), but latest 3.4.0 SDK selected in CLI, then the incorrect iOS simulator version appears in the device drop down list.
Steps to reproduce:
1. Make sure your CLI has the latest SDK selected: e.g. ti sdk select 3.4.0.v20140909222515
2. Make sure your CLI only recognize Xcode 5.1.1
3. Next, create a Titanium project with target SDK 3.3.0.GA
4. At the device drop down list, select any simulator
Actual: Next to the simulator device name, "(v5.1)" appears; see actual.png attachment.
Expected: The correct simulator OS should appear next to the simulator device name; see expected.png