Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2005] iOS SDK

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2013-05-22T23:12:07.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterArvind Deogirikar
AssigneeShak Hossain
Created2013-05-22T22:56:52.000+0000
Updated2016-03-08T07:40:57.000+0000

Description

I am new to Titanium Studio. I downloaded Xcode from apple and it indicated that the iOS SDK is included in that download. However, Titanium Studio is not recognizing it. It shows that the iOS SDK is not installed. When I click on install, the XCode screen on my new MacBookAir comes up and indicates it is installed. Can someone help me as to what I am doing wrong. Do I have to download something else? I am running Lion OS X 10.8.3. Thank you

Comments

  1. Arvind Deogirikar 2013-05-22

    This issue is resolved. Thanks ARvind
  2. Daniel Sefton 2013-05-22

    Hi Arvind, For these type of questions, please use the Q&A first, JIRA is for bug reports and feature requests: http://developer.appcelerator.com/questions/newest Anyway, can you go to "Titanium Studio -> Preferences... -> Studio -> Platforms -> iOS" and check that iOS SDK Home points to:
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs
    If not, please run this in Terminal:
    xcode-select --print-path
    Check that it points to:
    /Applications/Xcode.app/Contents/Developer
    If not run:
    sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
  3. Daniel Sefton 2013-05-22

    Thanks. Closing as fixed.

JSON Source