Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1570] CLI: "--sim-version" only accepts latest (built-in) version

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionCannot Reproduce
Resolution Date2015-09-17T06:52:20.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsStudio
Labelsios
Reporterlokesh
AssigneeShak Hossain
Created2014-09-23T17:41:20.000+0000
Updated2016-03-08T07:38:02.000+0000

Description

With the 3.5.1. GA SDK additional installed older iOS Simulators through Xcode > Preferences > Downloads cannot be selected via --sim-version, while ti build -h does list the installed versions.

Reproduce

1. Run ti build -h to see the correct values 2. Run ti info -t ios to see the correct values 3. Run ti build -p ios --sim-version ? to see the accepted values 4. Run ti build -p ios --sim-version X with X being a different then default value to get the error:
[ERROR] :  Invalid "--sim-version" value "8.0"
   7.1
For help, run: titanium help build
*NOTE:* This does work with the 4.0.0.RC SDK.

Comments

  1. Amimul Hossain 2015-08-24

    Hello, This issue is fixed in the latest SDK release 4.1.0.GA. Thanks.

JSON Source