Hi, I'm trying to deploy my app on my ios device (by upload from organizer). But I get always this error:
The executable was signed with invalid entitlements. The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning profile.
(0xE8008016).
Certificate (provisioning profile) seems ok. Build log without log. Where is the problems???
Thanks a lot Stefano
1 Answer
Hi open your build folder in the application directory and launch Xcode generated project in Xcode and try deploying from there. that will point you the exact error message for debug.
Your Answer
Think you can help? Login to answer this question!