Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (3.4.0)
Viewing all articles
Browse latest Browse all 66

Titanium 3.4.0 doesn't recognize iOS 8 SDK

$
0
0

Why doesn't find Titanium my iOS 8 SDKs ? (see below Xcode 6.0.1, "iOS SDKs = none")

I followed the Appcelerator blog to use iOS 8. These are the steps I have taken:

  1. I renamed Xcode 5.1.1 to /Xcode5.app in Applications folder

  2. I downloaded and installed Xcode 6.0.1, and renamed it to /Xcode6.app in Applications folder

  3. I downloaded the Simulators via Xcode->Preferences->Download

  4. I upgraded Titanium Studio to Version 3.4.0.201409261227 and executed "sudo xcode-select -s /Applications/Xcode6.app/Contents/Developer", and refreshed the Titanium Studio->Preferences...->Studio->Platforms->iOS -> iOS SDK Home

  5. I downloaded and installed Titanium SDK 3.4.0.RC2 and executed "ti sdk select 3.4.0.RC2"

  6. I installed the NPM packages by executing

  • sudo npm remove -g alloy

  • sudo npm remove -g titanium

  • sudo npm install -g alloy@1.5.0-rc3

  • sudo npm install -g titanium@3.4.0-rc4

Now I get the following results:

a) ti info -t ios

Titanium Command-Line Interface, CLI version 3.4.0-rc4, Titanium SDK version 3.4.0.RC2 Copyright (c) 2012-2014, Appcelerator, Inc. All Rights Reserved.

Please report bugs to http://jira.appcelerator.org/

Xcode 6.0.1 (build 6A317) - Xcode default

Install Location          = /Applications/Xcode6.app/Contents/Developer/

iOS SDKs                  = none

iOS Simulators            = 8.0, 7.1, 7.0.3

Supported by TiSDK 3.4.0.RC2 = yes

5.1.1 (build 5B1008) Install Location = /Applications/Xcode5.app/Contents/Developer

iOS SDKs                  = 7.1

iOS Simulators            = 7.1, 6.1

Supported by TiSDK 3.4.0.RC2 = no

b) ti sdk

Titanium Command-Line Interface, CLI version 3.4.0-rc4, Titanium SDK version 3.4.0.RC2 Copyright (c) 2012-2014, Appcelerator, Inc. All Rights Reserved.

Please report bugs to http://jira.appcelerator.org/

SDK Install Locations: /Library/Application Support/Titanium

/Users/kmuller/Library/Application Support/Titanium [default]

Installed SDKs: 3.4.0.RC2 [selected] /Users/myname/Library/Application Support/Titanium/mobilesdk/osx/3.4.0.RC2

3.3.0.GA /Users/myname/Library/Application Support/Titanium/mobilesdk/osx/3.3.0.GA


Viewing all articles
Browse latest Browse all 66

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>