Page 1 of 1

Codesigning failed

Posted: Thu Aug 20, 2015 8:51 pm
by Pistris
Just now am getting
"codesigning failed with warning -- resource - rules has been deprecated in MAC OS X >= 10.10
CSSM_SignData returned: 800108E6
/Users/eduardo/Desktop/MobileBrowser/MobileBrowser.app:
errSecInternalComponent

i have saved apps today and tested them with no problems
havent made any updates to the OS or LC or xcodeo

this error happens for all the apps i have
and only happens while trying to build the stand alone
thay all work fine in the simulator

any thoughts?

Re: Codesigning failed

Posted: Fri Aug 21, 2015 8:19 am
by LCNeil
According to this post http://forums.livecode.com/viewtopic.php?f=8&t=22491, it sounds like an issue with your certificates/profiles. I would try revoking your current ones, deleting them from your system and generating new ones

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
-

Re: Codesigning failed

Posted: Fri Aug 21, 2015 1:35 pm
by Pistris
Hi Neil

i have another mac that has the same software and certificates installed and is working fine
i dont use that mac cause its an old 13 inch macbook , the screen is very small

i did what was suggested int he thread you shared minus the keychain part
i dont even know what a keychain is

thanks

Re: Codesigning failed

Posted: Fri Aug 21, 2015 2:01 pm
by LCNeil
Any certificate you create are stored in your Macs keychain assistant. Keycahin, in simple terms, can basically be seen as a password manger.

The easiest way to launch keychain is by typing "Keychain" into spotlight.

More information on the certificates stored in your keychain (and how to mange them) can be found here

https://developer.apple.com/library/pre ... cates.html

Kind Regards,

Neil Roger
--
LiveCode Support Team ~ http://www.livecode.com
-

Re: Codesigning failed

Posted: Sat Aug 22, 2015 12:21 am
by Pistris
Thank you Neil

I couldn't figure out what the problem was so i reintalled xcode and everything is working again

by the way how can i check if a specific bug has been resolved/fixed

i want to install xcode 6.4 with LC 7.1 but i cant get to connect to MySQL

thanks

Re: Codesigning failed

Posted: Sat Mar 26, 2016 5:34 am
by HAnil
I have a problem when signing app.
"codesigning failed with Warning: —resource-rules has been deprecated in Mac OS X >= 10.10!
Signed app bundle with Mach-O universal (armv7 arm64)"
I called the forum. I tried the suggestions.
I erased and re-create certificates. but did not resolve the error.
What could you suggest? do you have faced before?
Thank you for your interest
______________________________________________

do you have a suggestion?

Re: Codesigning failed

Posted: Fri Apr 22, 2016 6:32 pm
by tibinta
Yes, I have the same problem :( Any fix?

Re: Codesigning failed

Posted: Fri Apr 22, 2016 7:02 pm
by Pistris
It has been resolved in the release candidate
just install the new version

you can also keep using your version since even though you get the error the app builds fine and you can install it on the phone

edd.

Re: Codesigning failed

Posted: Fri Apr 22, 2016 7:07 pm
by tibinta
I have 8.00 RC1 already :( No luck, if it builds how can I put it on my device from LiveCode, only by selecting my iphone from devices and adding the app manually to Installed Apps, no auto way as in xCode??

Re: Codesigning failed

Posted: Fri Apr 22, 2016 7:18 pm
by dave.kilroy
Hello all - if you are experiencing the 'MACH-O' bug then the fix for it is detailed by Panos here http://quality.livecode.com/show_bug.cgi?id=17292 and it is also discussed in this thread http://forums.livecode.com/viewtopic.ph ... 8&start=15

There are a couple of issues going on, don't rush and take your time - don't forget that when you fix the MACH-O bug by amending the revsaveasiosstandalone stack that you CANNOT SAVE IT (because its in the LiveCode app bundle - new security restrictions), once you've made the changes outlined by Panos just click 'file' and 'apply' - you will then be able to build for iOS until the next time you restart LiveCode (I've been building for iOS with LC8.0(rc1) and Xcode 7.3 all week...)

Dave

Re: Codesigning failed

Posted: Fri Apr 22, 2016 9:51 pm
by Pistris
After i upgraded to rc1 i haven't had that warning popup, go figure

i thought it was resolved

Edd.

Re: Codesigning failed

Posted: Sat Apr 23, 2016 5:41 pm
by jacque
tibinta wrote:I have 8.00 RC1 already :( No luck, if it builds how can I put it on my device from LiveCode, only by selecting my iphone from devices and adding the app manually to Installed Apps, no auto way as in xCode??
LC 8 rc2 fixes the codesigning issue.

Re: Codesigning failed

Posted: Sat Apr 23, 2016 6:11 pm
by dave.kilroy
They haven't released LC8.0(rc2) yet - but when it comes I think it will fix this bug :)