Code Signing
Andrew Henshaw
henshaw at me.com
Wed Nov 13 07:48:44 EST 2013
No, I hadn't read that, great (not!)
However, after using the tools in the blog to check my apps, they are all accepted by the gatekeeper and were signed using --deep so perhaps Mavericks has been stepped back a level and will accept this method for non sandboxed apps (for now).
Thanks for letting us know anyway, hopefully appwrapper will be back up and running with all the correct implementations soon!
Andy
On 13 Nov 2013, at 04:21, Trevor DeVore <lists at mangomultimedia.com> wrote:
> On Tue, Nov 12, 2013 at 3:05 PM, Andrew Henshaw <henshaw at me.com> wrote:
>
>> For Mavericks just add --deep to the start of the code signing line
>> Trevor, that signs everything in the package so it works with the
>> gatekeeper.
>>
>> codesign --deep -f -s "Developer ID Application: Your Company Ltd"
>> ./YourApp*
>
>
> Have you read this blog post which discusses issues with using the --deep
> flag?
>
> http://furbo.org/2013/10/17/code-signing-and-mavericks/
>
> --
> Trevor DeVore
> Blue Mango Learning Systems
> www.screensteps.com - www.clarify-it.com
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list