真机运行报错The executable was signed with invalid entitlements.

真机运行报错

The executable was signed with invalid entitlements.

The entitlements specified in your application’s Code Signing Entitlements file are invalid, not permitted, or do not match those specified in your provisioning profile. (0xE8008016).

06272461-D40C-4805-B3FE-DEDE7368AA54.png

原因:我的是因为两个targets的选择的Team不一致导致的,修改成一样的team就可以了。

你可能感兴趣的:(真机运行报错The executable was signed with invalid entitlements.)