Invalid entitlements?
Posted: Sat Feb 15, 2014 8:46 pm
I'm trying my first 'LC to iOS' test. *Very* basic hello world stuff, just a button and a field. The problem is that getting the provisioning profiles and related stuff sorted out is... 'interesting'. (Thanks a bunch, Apple!)
I have a profile and certificate that seem correct; they check out, at least. And when I build an iOS app from LC it works, and I'm definitely selecting the profile that I just made following the instructions here: http://forums.runrev.com/viewtopic.php? ... 52&#p91778. But when I try adding the app to my iPhone in Xcode (Organizer > Devices, the Applications pane of my device) I get the following message:
Keith
I have a profile and certificate that seem correct; they check out, at least. And when I build an iOS app from LC it works, and I'm definitely selecting the profile that I just made following the instructions here: http://forums.runrev.com/viewtopic.php? ... 52&#p91778. But when I try adding the app to my iPhone in Xcode (Organizer > Devices, the Applications pane of my device) I get the following message:
Any suggestions? I just want to get past this Apple Dev nightmare so I can get on with the MUCH nicer process of LiveCode development!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).

Keith