Invalid entitlements?

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
thatkeith
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 346
Joined: Mon Mar 01, 2010 7:13 pm
Location: London, UK
Contact:

Invalid entitlements?

Post by thatkeith » 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:
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).
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! :roll:

Keith
Technical Writer, Meta
University Lecturer
Technical Editor, MacUser (1996-2015)
360 VR media specialist

thatkeith
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 346
Joined: Mon Mar 01, 2010 7:13 pm
Location: London, UK
Contact:

Re: Invalid entitlements?

Post by thatkeith » Sat Feb 15, 2014 8:52 pm

Err... :oops:
Memo to self: remember to add the correct Internal App ID in the iOS section of the Standalone Application Settings window.

It works. Next, making something that actually does what I want. Which is entirely my problem. :lol:
Technical Writer, Meta
University Lecturer
Technical Editor, MacUser (1996-2015)
360 VR media specialist

Post Reply

Return to “iOS Deployment”