Error while running the iPhone app on device
I am getting following error while installing the ap开发者_开发问答plication on my device. I have given correct application identifier in Entitlement.plist. See the attached snapshot of the error coming in. Any clue?
Sometimes it appears when you update to a new iOS version without restarting. I'd try to restart XCode or even the Mac.
just delete and recreate the "Entitlements.plist" file
Go in target's property and set name Entitlements.plist before code signing entitlements, just before whr you set provisioning profiles name. Thanks,
精彩评论