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

后端 未结 22 1644
粉色の甜心
粉色の甜心 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

    For me, it was an inconsistency between Debug profile (it was automatic) and Release profile (it was manual). Setting them both automatic/manual resolved the issue.

提交回复
热议问题