Search code examples
iossdktitanium

Titanium SDK 3.1.1 issues


When the app was upgraded from 2.1.4 to 3.1.0, the targets were updated successfully as shown in TiApp.xml

When the app was upgraded from 2.1.4 to 3.1.0, the targets were updated successfully as shown

But when upgraded from 3.1.0 to 3.1.1 it became this -

But when upgraded from 3.1.0 to 3.1.1 it became this

Please let me know what I missed to make these deployment targets active. Thanks in Advance.

EDIT : No error messages - i'm not able to build my application. I have - Xcode - V4.6 and Node.js - V0.8.22


Solution

  • Turns out that the SDK's download was interrupted multiple times and even though there was a folder named 3.1.1GA, it hardly had about 30 MB of files.

    For others facing the same issue, At the path /Users/Admin/Library/Application Support/Titanium/mobilesdk/osx/3.1.1.GA please check whether all the files are present (roughly about 500MB). If not, delete the folder,restart Titanium Studio and start the download again.