[AC-1428] There are no supported Xcode installations found.
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-03-07T11:12:10.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Studio |
| Labels | n/a |
| Reporter | Nagaraju |
| Assignee | Shuo Liang |
| Created | 2015-03-05T14:07:50.000+0000 |
| Updated | 2016-03-08T07:37:51.000+0000 |
Description
I installed the Titanium SDK version 3.5.0.GA in mac machine.
the mac has already installed with Xcode 5.
I have all profiles from the apple developer and it works fine using xcode 5.
When i try to run the project in the ipad device, it shows the following error.
[ERROR] : There are no supported Xcode installations found.
I cannot continue after this.
Can I know why this message is coming?
HI, After Titanium SDK 3.4.0.GA, you have to use Xcode 6 or later. The release node may help you. http://docs.appcelerator.com/titanium/release-notes/?version=3.4.0.GA#ios Regards, Shuo
Thanks it's working!!!!!