Entitlements file do not match those specified in your provisioning profile.(0xE8008016)

后端 未结 22 1636
粉色の甜心
粉色の甜心 2020-11-29 01:10

The executable was signed with invalid entitlements.

The entitlements specified in your application’s Code Signing Entitlements file do not match those specif

22条回答
  •  情深已故
    2020-11-29 01:56

    I have also this problem when I do with XCode project what is exported from cordova framework. Resolution : You have to create Apple-ID and Provisioining-profile by yourself. Because Xcode seems to be unable to create it for you.

提交回复
热议问题