Build erros when try to intall in the iPhone Device

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

Hello everyone,

Before I update xcode to 4.5 and titanium studio SDK to 2.1.2, everything works fine.

and now after I updated. when i try to install the application into my iPhone.

I keep getting the same error message. Even I create a new project. it gets the same error message.

Please help me out of this! thank you so much!

[ERROR] Build Failed (Missing app at /builds/Doctor Finder/build/iphone/build/Debug-iphoneos/Doctor Finder.app/Doctor Finder). Please see output for more details
[ERROR] Error: Traceback (most recent call last):
  File "/Library/Application Support/Titanium/mobilesdk/osx/2.1.2.GA/iphone/builder.py", line 1460, in main
    execute_xcode("iphoneos%s" % iphone_version,args,False)
  File "/Library/Application Support/Titanium/mobilesdk/osx/2.1.2.GA/iphone/builder.py", line 1253, in execute_xcode
    sys.exit(1)
SystemExit: 1

— asked 8 months ago by wei huang
0 Comments

2 Answers

Accepted Answer

Probably ought to be thinking about upgrading to 2.1.3RC, since thats the one that supports 4.5

Thank you so much Stephen! It just works! if someone getting the same problem, just download and install the sdk 2.1.3 RC. close the Titanium studio, restart it and then clean the project, and rebuild it! it works! thanks again!

Your Answer

Think you can help? Login to answer this question!