I’m getting the same message after renewing developer and distribution profiles.
The dev and dist profiles are sitting in my X Code Organiser > Library > Provisioning Profiles area, but not in Organiser > Devices > My Mac…should they be? (The dev ones are in the Devices > iPad area). When I got the new profiles from iOS dev centre I just double clicked on them in Download folder as usual and they appeared in the organiser with green circle and white tick valid profile icons.
In Xcode > Organizer > Devices > iPad there is an amber circle next to it, not green. Does that mean anything? I’ve tried re-booting the iPad, doesn’t change the color to green. OS on iPad is 6.1.3 (10B329), the Xcode iOS system says latest. I’m not too fussed about testing on the iPad at the moment, just want to get a validated build over to apple.
Here’s the Corona message I get after attempting to build:
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/markjholme/Desktop/iOS/The CastleGhost/TheCastleGhost.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: 880
- (null)
warning: Unable to extract codesigning entitlements from your application. Please make sure TheCastleGhost is a valid Mach executable that’s properly codesigned. (-19050)
/Users/markjholme/Desktop/iOS/The CastleGhost/TheCastleGhost.app/TheCastleGhost: invalid signature (code or signature have been modified)
- (null)