Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

Problems building and iOS App

Alex_B_8
Beginner
635 Views

I'm trying to build and iOS App but the build fail and in the log file show:

Verify your build assets and try again (full log build attached)

** BUILD FAILED **


The following build commands failed:
	Check dependencies
(1 failure)
Command finished with error code 65: .../TipsFinancieros/platforms/ios/cordova/build --release,--device
Error: .../TipsFinancieros/platforms/ios/cordova/build: Command failed with exit code 65
    at ChildProcess.whenDone (/Developer/cordova/3.5.0-0.2.7/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:135:23)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:753:16)
    at Process.ChildProcess._handle.onexit (child_process.js:820:5)

I have all the iOS certificates files charged

0 Kudos
2 Replies
Alex_B_8
Beginner
635 Views

Solved!!!, it was a problem with the Production Provisioning File. Now i can biuld the app.

0 Kudos
John_H_Intel2
Employee
635 Views

I like seeing posts where users figure it out themselves (and help other users!)  :)

0 Kudos
Reply