Skip to content

Instantly share code, notes, and snippets.

@wpeterson
Created September 26, 2012 18:12
Show Gist options
  • Save wpeterson/3789606 to your computer and use it in GitHub Desktop.
Save wpeterson/3789606 to your computer and use it in GitHub Desktop.
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/data/server/shared/bundle/ruby/1.9.1/bin:/Users/web-user/.rvm/gems/ruby-1.9.2-p180@katama_server/bin:/Users/web-user/.rvm/gems/ruby-1.9.2-p180@global/bin:/Users/web-user/.rvm/rubies/ruby-1.9.2-p180/bin:/Users/web-user/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:$PATH"
builtin-productPackagingUtility /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/Entitlements.plist -entitlements -format xml -o /var/folders/bd/hk27x3wj4jq5sl__cq4c_1lc0000gv/T/50532bbe8bd94b0215002e49/1348682935/IOS/build/IOSContainer.build/Release-iphoneos/IOSContainerRelease.build/test.xcent
CodeSign build/Release-iphoneos/test.app
cd /var/folders/bd/hk27x3wj4jq5sl__cq4c_1lc0000gv/T/50532bbe8bd94b0215002e49/1348682935/IOS
setenv CODESIGN_ALLOCATE /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/data/server/shared/bundle/ruby/1.9.1/bin:/Users/web-user/.rvm/gems/ruby-1.9.2-p180@katama_server/bin:/Users/web-user/.rvm/gems/ruby-1.9.2-p180@global/bin:/Users/web-user/.rvm/rubies/ruby-1.9.2-p180/bin:/Users/web-user/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:$PATH"
/usr/bin/codesign --force --sign 445ec7dd6b833cd23b50362e9e701fc0618701a8 --resource-rules=/var/folders/bd/hk27x3wj4jq5sl__cq4c_1lc0000gv/T/50532bbe8bd94b0215002e49/1348682935/IOS/build/Release-iphoneos/test.app/ResourceRules.plist --entitlements /var/folders/bd/hk27x3wj4jq5sl__cq4c_1lc0000gv/T/50532bbe8bd94b0215002e49/1348682935/IOS/build/IOSContainer.build/Release-iphoneos/IOSContainerRelease.build/test.xcent /var/folders/bd/hk27x3wj4jq5sl__cq4c_1lc0000gv/T/50532bbe8bd94b0215002e49/1348682935/IOS/build/Release-iphoneos/test.app
/var/folders/bd/hk27x3wj4jq5sl__cq4c_1lc0000gv/T/50532bbe8bd94b0215002e49/1348682935/IOS/build/Release-iphoneos/test.app: User interaction is not allowed.
Command /usr/bin/codesign failed with exit code 1
** BUILD FAILED **
The following build commands failed:
CodeSign build/Release-iphoneos/test.app
(1 failure)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment