[TIMOB-19480] iOS9: Ti info does not work with latest TiSDK & Xcode7 beta leading to studio unable to find xcode
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2017-01-26T14:16:50.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | iOS9 |
Reporter | Shuo Liang |
Assignee | Eric Merriman |
Created | 2015-09-09T05:03:29.000+0000 |
Updated | 2017-01-26T14:16:50.000+0000 |
Description
Reproduce
1. Install TiSDK 3.5.0.GA
1.1. run ti sdk install 3.5.0.GA
1.2. run ti sdk select 3.5.0.GA
1.3. run ti info
1.4. notice it finds xcode as expected
2. Intall latest SDK
2.1. ti sdk install --branch 5_0_X 5.0.0.v20150908113920
2.2. ti sdk select 5.0.0.v20150908113920
2.3. ti info, notice how it fails.
3. This then once the computer reboots fails to find xcode 7 leading to builds in studio not working but working from the cmd line.
Note
Not sure this is a CLI problem or SDK problem, since 3.5.0 SDK, ti info works well.
seems this is only introduced by latest SDK.
Comments
JSON Source
What version of the Titanium CLI are you using? This might be a configuration issue. You need the latest version (5.X).
Closing as unable to reproduce based on no response. If this is still an issue, please reopen.