Skip to content

Instantly share code, notes, and snippets.

@sebastienblanc
Created March 6, 2014 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebastienblanc/9389939 to your computer and use it in GitHub Desktop.
Save sebastienblanc/9389939 to your computer and use it in GitHub Desktop.
ios
Generating config.xml from defaults for platform "ios"
Preparing ios project
Compiling app on platform "ios" via command "/Users/sebi-mbp/Documents/cordovaPush/platforms/ios/cordova/build"
/usr/local/lib/node_modules/cordova/node_modules/q/q.js:126
throw e;
^
Error: An error occurred while building the ios project.2014-03-06 14:37:45.805 xcodebuild[8464:471f] DeveloperPortal: Using pre-existing current store at URL (file:///Users/sebi-mbp/Library/Developer/Xcode/DeveloperPortal%205.0.2.db).
2014-03-06 14:37:46.697 xcodebuild[8473:4a03] DeveloperPortal: Using pre-existing current store at URL (file:///Users/sebi-mbp/Library/Developer/Xcode/DeveloperPortal%205.0.2.db).
2014-03-06 14:37:47.542 xcodebuild[8483:421f] DeveloperPortal: Using pre-existing current store at URL (file:///Users/sebi-mbp/Library/Developer/Xcode/DeveloperPortal%205.0.2.db).
** BUILD FAILED **
The following build commands failed:
Ld build/device/CordovaPush.app/CordovaPush normal armv7
(1 failure)
** BUILD FAILED **
The following build commands failed:
Ld build/emulator/CordovaPush.app/CordovaPush normal i386
(1 failure)
at ChildProcess.<anonymous> (/usr/local/lib/node_modules/cordova/src/compile.js:65:22)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:735:16)
at Socket.<anonymous> (child_process.js:948:11)
at Socket.EventEmitter.emit (events.js:95:17)
at Pipe.close (net.js:466:12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment