Build Failed (Missing app at... ) error, it worked before I updated

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

I updated my SDK to 2.1.2GA and Xcode to the latest version for iOS 6. My app's build worked fine before the update. Any idea as to why this is happening?

My build works in the simulator and I can build the app from the Xcode project.

osx/2.1.2.GA/iphone/builder.py", line 1460, in main execute_xcode("iphoneos%s" % iphone_version,args,False)

osx/2.1.2.GA/iphone/builder.py", line 1253, in execute_xcode sys.exit(1)

I've tried Clean and rebuilding. I've tried saving the files in another directory with the build folder omitted.

JDH

— asked 9 months ago by Justin Hall
2 Comments
  • I am also facing same problem and receiving error like Build Failed (Missing app at /Users/xxxx/Desktop/projectName/build/iphone/build/Release-iphoneos/My Project.app/My Project). Please see output for more details. any clue i tried all sdk till ios 6 and titanium sdk 2.1.2 but nothing works

    — commented 9 months ago by Sourabh Kaley

  • I also have this problem. Was OK before updating SDK for iOS6 (2.1.3).

    — commented 9 months ago by Ray Mckaig

2 Answers

Your Answer

Think you can help? Login to answer this question!