Titanium Community Questions & Answer Archive

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

Build Error

I am getting the following error when I try to build for device:

The following build commands failed:
Foo:
PhaseScriptExecution Pre-Compile /Users/bencollins/Documents/Foo/build/iphone/build/Foo.build/Release-iphoneos/Foo.build/Script-241EAF36118E30260081A5BE.sh
(1 failure)

EXIT CODE WAS: 1

— asked June 25th 2010 by Benjamin Collins
  • build
  • error
3 Comments
  • Did you solve this issue? I have the same.

    — commented July 5th 2010 by Andreas Kviby
  • hmmm… I sometimes get this.. . not sure whats the cause, since the simulator works fine.

    — commented May 25th 2013 by Joseph Sachs
  • Solved it - Careful in your code if you have a string that starts with " and ends with ' or vice-versa.

    — commented May 25th 2013 by Joseph Sachs

1 Answer

  • If your issue has nothing to do with your recently imported images (aka do not convert jpgs to pngs), otherwise it this error could be in your code… use JSLint to check your code… should immediately show you errors… then remove JSLint, cause it's too picky! (for me at least)

    — answered May 25th 2013 by Joseph Sachs
    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.