Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[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 Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-09-15T18:58:33.000+0000
Affected Version/sRelease 3.4.0
Fix Version/sRelease 3.4.0
ComponentsCLI
Labelsqe-3.4.0, regression
ReporterKhushbu Agrawal
AssigneeChris Barber
Created2014-09-09T00:03:35.000+0000
Updated2014-09-15T18:58:33.000+0000

Description

Comments

  1. Chris Barber 2014-09-09

    Titanium SDK 3.4.0 does not support compiling against iOS 7.1.
  2. Eric Merriman 2014-09-09

    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.
  3. Chris Barber 2014-09-09

    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 to 3.3.0.GA, then build it using iOS 7.1: ti build -p ios -I 7.1
  4. Tim Poulsen 2014-09-09

    Works as expected. PRs merged
  5. Eric Merriman 2014-09-14

    Verified fixed with: CLI: 3.4.0-rc3 Alloy: 1.5.0-rc2 Titanium SDK: 3.4.0.v20140913174915

JSON Source