{ "id": "121532", "key": "TIMOB-15562", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "15703", "description": "2013 Sprint 22", "name": "2013 Sprint 22", "archived": true, "released": true, "releaseDate": "2013-11-01" }, { "id": "15705", "description": "2013 Sprint 22 Core", "name": "2013 Sprint 22 Core", "archived": true, "released": true, "releaseDate": "2013-11-01" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-11-01T20:58:05.000+0000", "created": "2013-10-22T23:42:11.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.2.0", "qe-closed-3.2.0", "qe-nfc" ], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2013-11-06T21:27:12.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "*Details:* Latest Ti CLI does not recognize xcode command line tools even though the xcode command line tools was manually installed from developer.apple.com\r\n\r\n*Steps to reproduce:*\r\n1. Install Xcode 5.0.1 GM Seed\r\n2. Install [Xcode 5.0.1 command line tools GM See|https://developer.apple.com/downloads/index.action?name=Xcode]\r\n3. Install latest Ti CLI from master\r\n4. Install SDK from android_build: ti sdk install -b android_build -d\r\n5. Type ti info and look for xcode information\r\n\r\n*Actual:* Ti CLI cannot recognize Xcode command line tools:\r\n{code}\r\nXcode\r\n5.0.1 (build 5A2034a) - Xcode default\r\n Install Location = /Applications/Xcode.app/Contents/Developer\r\n iOS SDKs = 7.0\r\n iOS Simulators = 6.0, 6.1, 7.0\r\n CLI Tools Installed = no\r\n Supported by TiSDK 3.2.0 = yes\r\n\r\n...\r\n\r\n ✕ The Xcode Command Line Tools are not installed for the following Xcode versions: 5.0.1.\r\n Titanium requires that the Xcode Command Line Tools be installed. You can install them from the\r\n Xcode Preferences > Downloads tab.\r\n\r\n{code}\r\n\r\n*Expected:* Ti CLI should be able to recognize the xcode command line tools.", "attachment": [], "flagged": false, "summary": "CLI: xcode command line tools - Ti CLI cannot recognize xcode command line tools", "creator": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "OS: Max OS X Maverick (10.9)\r\nTi CLI: 3.2.0 (master)\r\nSDK build: 3.2.0.v20131021122442 (android_build)\r\nXcode: 5.0.1 GM Seed", "comment": { "comments": [ { "id": "277492", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "titanium cli pull request: https://github.com/appcelerator/titanium/pull/66\r\nnode-appc pull request: https://github.com/appcelerator/node-appc/pull/60", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-10-31T13:06:25.000+0000", "updated": "2013-10-31T13:22:32.000+0000" }, { "id": "277494", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "To test, run \"ti info -t osx\" and \"ti setup check\".", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-10-31T13:23:04.000+0000", "updated": "2013-10-31T13:23:04.000+0000" }, { "id": "278509", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Environment:\r\nMac osx 10.9 Mavericks\r\nXcode: 5.0, 5.0.1\r\nTi CLI: 3.2.0 master (6ca7912ffe94d9db5e684bbfa15208ef00827094)\r\nTitanium Studio, build: 3.2.0.201311060354\r\nTitanium SDK, build: 3.2.0.v20131105162443\r\nRan command\r\n{code}\r\nti info -t osx\r\n{code}\r\n\r\nNo error, regarding Xcode recognition.\r\n{code}\r\nXcode\r\n 5.0 (build 5A1413) - Xcode default\r\n Install Location = /Applications/Xcode 5.0/Xcode.app/Contents/Developer\r\n iOS SDKs = 7.0\r\n iOS Simulators = 6.0, 6.1, 7.0\r\n Supported by TiSDK 3.2.0 = yes\r\n 5.0.1 (build 5A2053)\r\n Install Location = /Applications/Xcode.app/Contents/Developer\r\n iOS SDKs = 7.0.3\r\n iOS Simulators = 6.0, 6.1, 7.0.3\r\n Supported by TiSDK 3.2.0 = yes\r\n \r\n\r\n{code}", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-06T21:25:33.000+0000", "updated": "2013-11-06T21:26:53.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }