Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Help Packaging Error

I am getting a packaging error when i try to distribute my application, i've looked in build.log and this is what it's saying, any help would be appreciated:

BUILD FAILED

The following build commands failed:
PhaseScriptExecution Pre-Compile "build/App Name.build/Release-iphoneos/App Name.build/Script-241EAF36118E30260081A5BE.sh"
(1 failure)
EXIT CODE WAS: 65

Exception detected in script:
Traceback (most recent call last):
File "/Library/Application Support/Titanium/mobilesdk/osx/1.4.1.1/iphone/builder.py", line 1015, in main
execute_xcode("iphoneos%s" % iphone_version,args,False)
File "/Library/Application Support/Titanium/mobilesdk/osx/1.4.1.1/iphone/builder.py", line 758, in execute_xcode
output = run.run(args,False,False,o)
File "/Library/Application Support/Titanium/mobilesdk/osx/1.4.1.1/iphone/run.py", line 31, in run
sys.exit(rc)
SystemExit: 65

— asked October 29th 2010 by Matthew Lanham
  • 65
  • code
  • error
  • exit
  • packaging
0 Comments

3 Answers

  • I am thinking this may be because i installed xcode 4, uninstalling now and will let you know…

    — answered October 29th 2010 by Matthew Lanham
    permalink
    0 Comments
  • I am on 3.2 and have the same error for weeks now :-( feels like given up cause i tried everything.

    — answered December 8th 2010 by Tan Le
    permalink
    0 Comments
  • When i uninstalled xcode 4 it worked again, also try removing the contents of your build/iphone folder not the folder just what's inside it

    — answered December 8th 2010 by Matthew Lanham
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.