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

后端 未结 22 1652
粉色の甜心
粉色の甜心 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条回答
  •  Happy的楠姐
    2020-11-29 01:46

    First of all, you should check bundle id, provision profile and certificate with private key (.p12).

    If it doesn't help. Be sure that the Code Signing Entitlements has correct value or remove it at all.

    enter image description here

提交回复
热议问题