[TIMOB-15548] Xcode: Command Line Tools installation is not offered in Xcode 5.0.1
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2013-10-25T23:18:01.000+0000 |
| Affected Version/s | Release 3.2.0 |
| Fix Version/s | n/a |
| Components | CLI, Tooling |
| Labels | qe-3.2.0, xcode |
| Reporter | Olga Romero |
| Assignee | Chris Barber |
| Created | 2013-10-21T21:43:40.000+0000 |
| Updated | 2014-03-19T22:51:25.000+0000 |
Description
When running command "ti info"
the console returns iOS Issues
The Xcode Command Line Tools are not installed for the following Xcode versions: 5.0.1.
Titanium requires that the Xcode Command Line Tools be installed. You can install them from the
Xcode Preferences > Downloads tab.
There is no Command Line Tools prompted when trying to check and install updates through:
Xcode>Preferences>Downloads (screenshot)
Attachments
| File | Date | Size |
|---|---|---|
| Screen Shot 2013-10-21 at 2.38.06 PM.png | 2013-10-21T21:43:40.000+0000 | 98287 |
This was discovered with the GM seed of Xcode 5.0.1 which did not include the CLI tools. In the final version, the CLI tools showed up again.
Closing per [~cbarber] comment, as CLI tools showed up again in the final version.