codesigning error

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
adventuresofgreg
Posts: 349
Joined: Tue Oct 28, 2008 1:23 am
Contact:

codesigning error

Post by adventuresofgreg »

Hi: So I finally got my certificate to match the provisioning profile, and figured out how to "trust" the certificate with Keychain access (testing my iOS app on Xcode simulator works), and now I'm getting a "There was an error while saving the standalone application codesigning failed with Warning: unable to build chain to self-signed root for signer " etc..

I'm running LC 9.6.2 RC2 with Xcode 12.1 developing on BigSur 11.2.2

Any ideas???
simon.schvartzman
Posts: 672
Joined: Tue Jul 29, 2014 12:52 am

Re: codesigning error

Post by simon.schvartzman »

Hi, I'm facing the same issue, were you able to fix it? How

Thanks in advance
Simon
________________________________________
To "AI", or not to "AI", that is the question
adventuresofgreg
Posts: 349
Joined: Tue Oct 28, 2008 1:23 am
Contact:

Re: codesigning error

Post by adventuresofgreg »

nope. I'm assuming there is a LC update coming.
simon.schvartzman
Posts: 672
Joined: Tue Jul 29, 2014 12:52 am

Re: codesigning error

Post by simon.schvartzman »

I'm afraid this is not a LC issue...but I'm going to check with LC 9.6.1 and will report back
Simon
________________________________________
To "AI", or not to "AI", that is the question
MWCoastMedia
Posts: 33
Joined: Fri Jan 16, 2015 5:31 pm

Re: codesigning error

Post by MWCoastMedia »

I ran into this problem today when setting up a brand new laptop: the problem was a lack of Apple intermediate signing certificates that were NOT installed automatically by Xcode.

My solution was installing 3 of the 4 certificates linked on this wonderful StackOverflow answer (skipped the one that was already expired) I was able to successfully compile my stack.

MBP M5pro - macOS Tahoe 26.5 - Xcode 26.2 - LiveCode 10.0.5rc1
stam
Posts: 3209
Joined: Sun Jun 04, 2006 9:39 pm

Re: codesigning error

Post by stam »

Another tip: use Codex or Claude Code (can analyse files directly on your system if you give it permissions) and it will diagnose your error for you...
Post Reply