Page 1 of 1
Problems when codesigning the app
Posted: Mon Oct 06, 2014 11:56 am
by Mag
Hi All,
I'm traying to codesigning an OS X app with AppWrapper
http://www.ohanaware.com/appwrapper/ (that has allways done its work fine), and I get this error message:
Errors while Codesigning "<appFilePath>" <appWrappedFilePath>: bundle format unrecognized, invalid, or unsuitable in subcomponent: MacOS/English.lproj
Someone else had a similar problem?
PS
OS X 10.9.5
LC Commercial 6.6.3
Re: Problems when codesigning the app
Posted: Mon Oct 06, 2014 10:55 pm
by Mag
OK, the problem above was resolved by deleting the English.lproj directory.
Unfortunately I then discovered that you can not codesign a LiveCode apps that include XML or Speech plugins. So now, I have to rewrite part of the code to use something else than RevSpeech and RevXML...

Re: Problems when codesigning the app
Posted: Wed Oct 08, 2014 1:51 pm
by bn
Hi Mag,
have you looked at Ken Ray's
http://www.sonsothunder.com/products/xmllib/xmllib.htm
?
Kind regards
Bernd
Re: Problems when codesigning the app
Posted: Wed Oct 08, 2014 2:46 pm
by Mag
I will read the info of the Ken's product to see if it fits my needs to codesigning and parsing my XML file. Thank you Bernd!
Re: Problems when codesigning the app
Posted: Wed Oct 08, 2014 3:11 pm
by Klaus
Hi Mag,
Mag wrote:Unfortunately I then discovered that you can not codesign a LiveCode apps that include XML or Speech plugins.
did you already bug report it?
http://quality.runrev.com
Best
Klaus
Re: Problems when codesigning the app
Posted: Thu Oct 09, 2014 1:19 am
by Mag
Klaus wrote:Hi Mag,
Mag wrote:Unfortunately I then discovered that you can not codesign a LiveCode apps that include XML or Speech plugins.
did you already bug report it?
http://quality.runrev.com
Best
Klaus
Klaus, everybody knows that Apple recently changed their code sign function. Would be sufficient to comply to Apple’s rules...

Re: Problems when codesigning the app
Posted: Thu Oct 09, 2014 12:09 pm
by Klaus
Hi Mag,
Mag wrote:Klaus, everybody knows that Apple recently changed their code sign function.
well, I didn't
Mag wrote:Would be sufficient to comply to Apple’s rules...

Yes, if you mean LC
Best
Klaus
Re: Problems when codesigning the app
Posted: Thu Oct 09, 2014 12:16 pm
by LCNeil
Hi Guys,
We are aware of Apples recent codesigning changes and are in the beginning stages of working with the developer of AppWrapper in order to resolve this issue as soon as possible.
Kind Regards,
Neil Roger
--
LiveCode Support Team ~
http://www.runrev.com
--
Re: Problems when codesigning the app
Posted: Thu Oct 09, 2014 4:59 pm
by Mag
Klaus wrote:well, I didn't
You are forgiven, you do not sell a tool to build apps!
runrevneil wrote:
We are aware of Apples recent codesigning changes and are in the beginning stages of working with the developer of AppWrapper in order to resolve this issue as soon as possible.
Thank you Neil.