-
錯誤提示:
The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning profile. (0xE8008016).
-
錯誤原因:
在您的應用程序的代碼簽名權利文件中指定的權利不匹配那些在您的配置文件中指定的。(0xe8008016)。
-
解決辦法:
找到Targets中的Build Settings選項卡中的Code Signing Entitlements,刪除該項的值,重新Build即可解決。