Software Archive
Read-only legacy content
17061 토론

Build Failed in iOS

Simone_M_
초급자
1,405 조회수

Hi, I have created this application, but I have this error,
Error code 65
exit code 2
How can I fix?
Thank you

0 포인트
4 응답
John_H_Intel2
직원
1,405 조회수

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.

 

0 포인트
Simone_M_
초급자
1,405 조회수

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?

0 포인트
John_H_Intel2
직원
1,405 조회수

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

0 포인트
John_H_Intel2
직원
1,405 조회수
0 포인트
응답