开发者

Error while running the iPhone app on device

开发者 https://www.devze.com 2023-02-27 00:31 出处:网络
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 comi

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?

Error while running the iPhone app on device


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,

0

精彩评论

暂无评论...
验证码 换一张
取 消