Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17696] CLI: Can't set search path for detecting Xcode installations

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-09-16T12:46:19.000+0000
Affected Version/sRelease 3.4.0
Fix Version/sRelease 4.0.0
ComponentsCLI
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2014-09-15T23:34:49.000+0000
Updated2014-10-03T00:04:55.000+0000

Description

If you try to set a custom search path for Xcode installations, "ti config" fails with:
chris@yojimbo:~/$ ti config paths.xcode ~/Desktop/
[ERROR] Unsupported key paths.xcode

Comments

  1. Chris Barber 2014-09-15

    CLI Master: https://github.com/appcelerator/titanium/pull/161 CLI 3_4_X: https://github.com/appcelerator/titanium/pull/162 To test, run ti config paths.xcode ~/Desktop/.
  2. Tim Poulsen 2014-09-16

    Works. PRs merged
  3. Ewan Harris 2014-10-03

    Verified fix on: Mac OSX 10.9.5 Appcelerator Studio, build: 3.4.0.201409261245 Titanium SDK build: 3.5.0.v20141002135233 Titanium CLI, build: 3.4.0 Alloy: 1.5.1 Set the Xcode path in ti config to Desktop and the CLI accepted the input and changed the path. Closing ticket.

JSON Source