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!