Software Archive
Read-only legacy content
17061 Discussions

IOS build error

Josef_J_
Beginner
747 Views

I can't build ios anymore , anyone one knows what that error log means ?

 

http://hdmx.com/error.txt

 

Thanks

0 Kudos
6 Replies
John_H_Intel2
Employee
747 Views

Anymore? Have you ever successfully built an iOS app?

The reason it failed is at the bottom of the log file. Your app id you entered in the XDK does not match what you created your provisioning profile with on apples developer portal.

0 Kudos
Josef_J_
Beginner
747 Views

John , yes i did that is why i said anymore !

i will create another profile and see !

 

Thanks

0 Kudos
Josef_J_
Beginner
747 Views

Nothing helps , i keep getting this error

--------------------------------------------------------------------------

An unexpected error occured while attempting to build the application.


** BUILD FAILED **


The following build commands failed:
    Ld build/okvol2apple.build/Release-iphoneos/okvol2apple.build/Objects-normal/arm64/okvol2apple normal arm64
(1 failure)
Error code 65 for command: xcodebuild with args: -xcconfig,.../okvol2apple/platforms/ios/cordova/build-release.xcconfig,-project,okvol2apple.xcodeproj,ARCHS=armv7 armv7s arm64,-target,okvol2apple,-configuration,Release,-sdk,iphoneos,build,VALID_ARCHS=armv7 armv7s arm64,CONFIGURATION_BUILD_DIR=.../okvol2apple/platforms/ios/build/device,SHARED_PRECOMPS_DIR=.../okvol2apple/platforms/ios/build/sharedpch
Command finished with error code 2: .../okvol2apple/platforms/ios/cordova/build --release,--device
ERROR building one of the platforms: Error: .../okvol2apple/platforms/ios/cordova/build: Command failed with exit code 2
You may not have the required environment or OS to build this project
Error: .../okvol2apple/platforms/ios/cordova/build: Command failed with exit code 2
    at ChildProcess.whenDone (/Developer/cordova/5.1.1/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:134: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)

 

0 Kudos
John_H_Intel2
Employee
747 Views

Are you sure the iOS cordova builds that you have completed in the past were built with the same account? (the same email address that you use for the forums). 

This account only started building Sept 24, 2015 and has only built cordova android apps until today. It has never successfully built an iOS app?

Is there another account you could be using? If so, it would have a different certificate, which is whey things dont match.

 

0 Kudos
Josef_J_
Beginner
747 Views

John

 

here what happened , after the update to the new version non of the old apps worked so i had to rebuild all and deleted the old apps from  the app center, all android apps working fine but  i can't build IOS apps . i used always the same account and created a new certificate for this app but with no luck!

I sent you a link to the app that i built in the appstore !

 

thanks for your help !

0 Kudos
PaulF_IntelCorp
Employee
747 Views

Try these AdMob options:

or

0 Kudos
Reply