The entitlements specified…profile. (0xE8008016). Error iOS 4.2

后端 未结 30 2680
我寻月下人不归
我寻月下人不归 2020-11-28 21:13

I am getting the \'dreaded\' error The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning pr

30条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-28 21:32

    In my case, it looks like Xcode (secretly) reset the Scheme. I found that the build configuration for Archive was set to Release instead of distribution one, and after I changed it to the correct one, it worked.

    I think it is better to check the Schemes as well as the build settings.

提交回复
热议问题