No idea of what is going on! I have to duplicate an App so I've renamed it, changed the boundle and remaked all the App ID and certificates. I compile it and it returns "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)."
I googled it and only found something about the Entitlements.plist file, but I don't understand what's that and if it is useful: I try to add it to my project but it seems that I can add the value "get-task-allow" because it seems that it is already that, but I don't find it... In other words it'a mess and I don't know what to do.
Can anybody and advise me?
Update: I've refreshed Provisioning Profiles in the Organizer and now it returns a new error and it doesn't compile any more: Code Sign error: Provisioning profile 'xxx' can't be found. Is it better or worst? Update: I've changed profile, again at the starting point..