Application failed codesign verification

warning: Application failed codesign verification.  The signature was invalid, contains disallowed entitlements, or it was not signed with an iPhone Distribution Certificate. (-19011)

failed to extract requirements data: 1

/Users/Dylang/Desktop/myTrainer.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 myTrainer is a valid Mach executable that’s properly codesigned. (-19050)

/Users/Dylang/Desktop/myTrainer.app/myTrainer: invalid signature (code or signature have been modified)

 - (null)

I keep getting this error at the very end of building my app for iOS.  I have completely started over with the profiles and certificates and have tried taking the space out of the app name.  Any ideas what is causing this error?  Thanks!

Hi @Walleek,

As a starting point, can you please provide us with more details about your system? Including:

Version of OS X?

Version of Xcode?

If you’re using any Corona plugins or not?

Any third-party tools being used?

Also, confirm that you followed the steps for iOS Provisioning and installation exactly as specified in the guide here:

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

Thanks,

Brent Sorrentino

Hi Brent,

I have arelated post here http://forums.coronalabs.com/topic/40706-app-crashes-in-xcode-simulator-ios-7-sdk/page-2#entry212854

the same problem, this occurs on a Non Mavericks system with xCode < 5.0

if the system is Mavericks and xCode (thereby is 5.0 with iOS7 SDK) the app builds (i.e. CoronaSDK build does not spawn this error) but the app cannot be uploaded to the store (details on the thread in the link)

Using CoronsSDK Starter so there are no plug-ins, etc.

Hi @Walleek,

As a starting point, can you please provide us with more details about your system? Including:

Version of OS X?

Version of Xcode?

If you’re using any Corona plugins or not?

Any third-party tools being used?

Also, confirm that you followed the steps for iOS Provisioning and installation exactly as specified in the guide here:

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

Thanks,

Brent Sorrentino

Hi Brent,

I have arelated post here http://forums.coronalabs.com/topic/40706-app-crashes-in-xcode-simulator-ios-7-sdk/page-2#entry212854

the same problem, this occurs on a Non Mavericks system with xCode < 5.0

if the system is Mavericks and xCode (thereby is 5.0 with iOS7 SDK) the app builds (i.e. CoronaSDK build does not spawn this error) but the app cannot be uploaded to the store (details on the thread in the link)

Using CoronsSDK Starter so there are no plug-ins, etc.