- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I have created this application, but I have this error,
Error code 65
exit code 2
How can I fix?
Thank you
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
At the end of the log you will see this
Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“Simone Martinetti―) were found. CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.0'
That translates to the appID you set in the XDK does not match what you used when you created the appID/provisioning profile on Apples developer portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I recreated all certificates, I downloaded the file created by cer XDK, then double-click to install it to access keychain, I uploaded in the "certificates" of apple developer, then I created the provisioning profile, I downloaded the provisioning profile in XDK selecting "production", the id of the app is the same as the provisioning profile, how can I solve?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am confused as to why you are installing it to keychain. That is not necessary.
Have you tried following these steps https://software.intel.com/en-us/xdk/articles/walkthrough-obtain-ios-appstore-adhoc-cert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This might be helpful as well
https://software.intel.com/en-us/xdk/docs/building-cordova-ios-apps-intel-xdk

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