2
votes

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

(0xE8008016).

I have tried all the possibilities but still facing issue.

2

2 Answers

4
votes

Delete your Entitlements.plist, and make sure your "Code Signing Entitlements" build setting is blank. Entitlements.plist is no longer used.

0
votes

Check whether the Code Signing Identity values under Project > Build Settings and Targets > Build Settings are correct.