- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good morning,
I wrote an app. Building it for Android works fine, but when I want it to build for iOS, I always geht the following error message:
** BUILD FAILED ** The following build commands failed: Check dependencies (1 failure) Command finished with error code 65: .../Online_Marketing_Pauker/platforms/ios/cordova/build --release,--device Error: .../Online_Marketing_Pauker/platforms/ios/cordova/build: Command failed with exit code 65 at ChildProcess.whenDone (/Developer/cordova/4.1.2/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 also reinstalled Windows 8.1 and I also tried it on two other machines. The error always occurs there, too. Do you have an idea?
Best Regards,
Jochen M
- Tags:
- HTML5
- Intel® XDK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Make sure your bundleID you specified in the XDK (under the build settings) match what you specified when you created your appID on Apples Developer portal, and that it is the same as your provisioning profile.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Make sure your bundleID you specified in the XDK (under the build settings) match what you specified when you created your appID on Apples Developer portal, and that it is the same as your provisioning profile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yeah! Glad you got it working. iOS builds can be difficult if you have never done them before, but once you figure them out, its a piece of cake, until your certificate expires ( 1 year) and you have to figure out why your builds are all failing...

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page