build problem - error message

Hi All,

I find this error message when build app for ios testing. What is the potential problem for this? I’m using a 2013.1137 build.

Thanks in advance.

JC

_______________________________________________________________________

failed to extract requirements data: 1

/Users/userA/corona_device_test004/app100.app: invalid signature (code or signature have been modified)

failed to extract entitlements: 1

AssertMacros: entitlements_requested, At least need an application-identifier entitlements file: codesign_wrapper.c, line: 879

 - (null)

warning: Unable to extract codesigning entitlements from your application.  Please make sure app100 is a valid Mach executable that’s properly codesigned. (-19050)

/Users/userA/corona_device_test004/app100.app/app100: invalid signature (code or signature have been modified)

 - (null)

Hi @mycorona,

First, I suggest that you confirm if this is (or is not) an iOS provisioning issue. Have you checked and confirmed all of your certificates, profiles, and App IDs through the iOS Dev Center? And have you restarted the Corona Simulator so that it recognizes all of your current Code Signing Identity options?

http://docs.coronalabs.com/guide/distribution/iOSBuild/index.html

Best regards,

Brent

I solved the problem after I find this link in Google.

Most important remove and delete those duplicated cert in keychain. Also remove profile related to expired cert.

Happy with Corona!

http://stackoverflow.com/questions/5932522/codesign-error-certificate-identity-appearing-twice

Hi @mycorona,

First, I suggest that you confirm if this is (or is not) an iOS provisioning issue. Have you checked and confirmed all of your certificates, profiles, and App IDs through the iOS Dev Center? And have you restarted the Corona Simulator so that it recognizes all of your current Code Signing Identity options?

http://docs.coronalabs.com/guide/distribution/iOSBuild/index.html

Best regards,

Brent

I solved the problem after I find this link in Google.

Most important remove and delete those duplicated cert in keychain. Also remove profile related to expired cert.

Happy with Corona!

http://stackoverflow.com/questions/5932522/codesign-error-certificate-identity-appearing-twice