[TIMOB-17651] CLI: Running "ti build -p iOS --ios-version 7.1" command gives an error as invalid value even if Xcode 5.1.1 is installed on the test machine.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-09-15T18:58:33.000+0000 |
Affected Version/s | Release 3.4.0 |
Fix Version/s | Release 3.4.0 |
Components | CLI |
Labels | qe-3.4.0, regression |
Reporter | Khushbu Agrawal |
Assignee | Chris Barber |
Created | 2014-09-09T00:03:35.000+0000 |
Updated | 2014-09-15T18:58:33.000+0000 |
Titanium SDK 3.4.0 does not support compiling against iOS 7.1.
This occurs straight form the CLI with Xcode select set to 5.1.1, and with SDK 3.3.0.GA selected in tiapp.xml. So, the config is using CLI, with the following: Xcode-select: 5.1.1 tiapp.xml: 3.3.0.GA CLI: 3.4.0-beta Command: ti build -p ios -I 7.1 The command fails to fork. Reopening.
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/6035 3_4_X pull request: https://github.com/appcelerator/titanium_mobile/pull/6036 To test, make sure your selected SDK is 3.4.0, create an app and set the
ti build -p ios -I 7.1
Works as expected. PRs merged
Verified fixed with: CLI: 3.4.0-rc3 Alloy: 1.5.0-rc2 Titanium SDK: 3.4.0.v20140913174915