"The executable was signed with invalid entitlements" error

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
monadyne
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10
Joined: Sun Jul 02, 2006 7:07 pm

"The executable was signed with invalid entitlements" error

Post by monadyne » Mon Mar 07, 2016 6:28 pm

I'm using LiveCode Community 7.1.2 to write an app for use on my iPhone. I have built a standalone app but when I try to install it in my iPhone on X-code 7.2.1, I get the above error. The error message also says, "The entitlements specified in your applications Code Signing Entitlements do not match those specified in your provisioning profile. (0x#8008016)"

In the comments section of Neil Roger's "How to Create a Free iOS Development Provisioning Profile", addressing someone who had the same issue last August, he wrote two months ago: "At the moment, we do not support Xcode 7.2. This is planned for the next version of LiveCode. If you wish to build for iOS, please download Xcode 7.1" and provided a link to download it. I did just that. When I launched Xcode 7.1 in order to install the app, Xcode informed me that Xcode 7.2 was required for use with the latest iOS version of the iPhone's software.

Does anyone know a workaround for this Catch 22?

Thank you!
--Jack

quailcreek
Posts: 746
Joined: Sun Feb 04, 2007 11:01 pm

Re: "The executable was signed with invalid entitlements" er

Post by quailcreek » Tue Mar 08, 2016 5:53 am

Today I'm getting the same thing on apps that I've been loading to my phone for quite a while. iSO 9.1 works but 9.2 gives me the error. I think someone did something to the apple developer website yesterday. Everything was working on Sunday but today no-joy.
Tom
MacBook Pro OS Mojave 10.14

quailcreek
Posts: 746
Joined: Sun Feb 04, 2007 11:01 pm

Re: "The executable was signed with invalid entitlements" er

Post by quailcreek » Tue Mar 08, 2016 5:26 pm

I'm running LC 8 DP 15 but I don't think that's got anything to do with this. I have a wildcard app ID that I'm using for 5 apps I'm working on. I edited the app ID to include Inter-App Audio. I don't think that made the difference. I turned off Beta Version in the app standalone settings and that got ride of the error. Like I said earlier, iOS 9.1 was fine but 9.2 started throwing the error, even though it worked before yesterday. Is anybody else having this problem?
Tom
MacBook Pro OS Mojave 10.14

monadyne
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10
Joined: Sun Jul 02, 2006 7:07 pm

Re: "The executable was signed with invalid entitlements" er

Post by monadyne » Thu Mar 10, 2016 6:19 pm

No suggestions from anybody about how to deal with this situation??

quailcreek
Posts: 746
Joined: Sun Feb 04, 2007 11:01 pm

Re: "The executable was signed with invalid entitlements" er

Post by quailcreek » Thu Mar 10, 2016 6:23 pm

Did you read what I posted above?
Tom
MacBook Pro OS Mojave 10.14

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7390
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: "The executable was signed with invalid entitlements" er

Post by jacque » Fri Mar 11, 2016 4:34 pm

It's probably this:
https://developer.apple.com/support/cer ... xpiration/

Download and install the new Apple certificate.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

monadyne
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10
Joined: Sun Jul 02, 2006 7:07 pm

Re: "The executable was signed with invalid entitlements" er

Post by monadyne » Fri Mar 11, 2016 5:04 pm

Yes, I did read what you'd posted above but since I didn't have Beta Version checked in the first place, I thought on first reading your post that what worked for you didn't apply to my situation. However I did reread it... and realized that I needed to re-do my own wildcard app ID. That worked! So, thank you!

Just to be clear for anybody reading this post because they're having similar problems, LiveCode apps do work with the latest X-Code, and the installed apps work on the latest iPhone iOS.
--Jack

Post Reply