adamwaite / iOS-Build-Kit

☠️ BuildKit is a modular command line interface for automating iOS project builds. Bundled build tasks include: Increment app version • Xcode build • Overlay version number on icon files • Run unit tests • Create .ipa artefact.
MIT License
568 stars 54 forks source link

CodeSign fails but script gives happy cheers #34

Open pikaboo opened 9 years ago

pikaboo commented 9 years ago

I am trying to run the script from Jenkins and it shows that code sign failed, but continues on to creating ipa instead of warning that the script failed Program /usr/bin/codesign returned 1 : [/Users/jenkins/workspace/Builds/MyApp.app: code object is not signed at all In architecture: armv7 ] Codesign check fails : /Users/jenkins/workspace/Builds/MyApp.app: code object is not signed at all In architecture: armv7