[AC-3310] Unable to find any Xcode installs that has iOS SDK 8.0 and iOS Simulator 7.1
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2015-09-17T08:02:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | ios |
Reporter | lokesh |
Assignee | Shak Hossain |
Created | 2014-09-23T17:33:25.000+0000 |
Updated | 2016-03-08T07:57:44.000+0000 |
Description
I am using xocde 5, xocde 6. When i run my titanium application in ios. I am getting this message below message.
"Unable to find any Xcode installs that has iOS SDK 8.0 and iOS Simulator 7.1"
Hello, If you are trying to run your project in iOS simulator 7.1 with xcode6, You need have iOS simulator 7.1 downloaded on that xcode6 version. Please Go to your xcode6/preference/downloads/iOS simulator 7.1 in component section. After downloading the simulator version you will be able to run project on simulator 7.1 versions. Also, Use Appcelerator studio as Titanium is obsolete. Follow the instruction [here](https://web.appcelerator.com/product/studio) to download the latest Appcelerator studio. Also, follow the instruction [here](https://web.appcelerator.com/product/cli) to install CLI, SDK. Hope this helps. Thanks.