Iphone – The executable was signed with invalid entitlements

code-signingiphoneprovisioningprovisioning-profilexcode

This is the first time trying to test an app I created with LiveCode on an iPad.

I made sure that the IOS Provisioning Portal had the following set up as ad hoc:

certificates in Development and Distribution.
Ipad is registered
Apple ID is set up
provisioning in Development and Distribution.

When I try to get the app into Xcode the following error is displayed:

The executable was signed with invalid entitlements.

How do I get all of this into xCode so my LiveCode app can be tested in the iPad?

Best Answer

Probably, you used a distribution profile instead of a developer's profile.

The creation of the developer certificate and provision profiles are described step by step on Apple's website. I strongly recommend that you take your time to read these steps and to make sure that you follow each step correctly.

Apple's provision portal also has an assistant that helps you to create a developer's provision profile. You need to use this developer's provision profile instead of an ad-hoc prodile if you want to install your app through XCode on your own device(s).

You can use the devloper's profile in LiveCode's Standalone Application Settings window.