SDK Version

You must Login before you can answer or comment on any questions.

When creating a new project. What Titanium SDK Version should I use? It defaulted to 2.1.3.GA. And how do I configure the Android and Apple SDK version or how to find it?

2 Answers

All available here http://builds.appcelerator.com.s3.amazonaws.com/index.html :)

It defaults to 2.1.3.GA because that is the latest version of the SDK. If you want to develop for iOS6 and iPhone 5, then the 2.1.3.GA is required. If you want to choose a different default Android SDK, you can go to Preferences > Titanium Studio > Titanium to change those. For iOS, the default will always be whichever XCode you have installed. If you want more options for Apple deployment, you can install previous targets from within XCode under Preferences > Downloads.

Your Answer

Think you can help? Login to answer this question!