2016-10-26 11:41 GMT+02:00 Graham Samuel <livf...@mac.com>: > Hmmm - I would like to start by understanding the why, what and where of > certificates… > > Graham >
Hello Graham, was a long time :) http://developer.apple.com/library/content/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html Does this help? Thierry > > > On 26 Oct 2016, at 11:20, Tiemo Hollmann TB <toolb...@kestner.de> wrote: > > > > Hi Bill, > > > > the security message is just the new default setting since 10.10 or so. > Your user can download, install and run your app, even if it is not signed, > he only has to change the security setting in his system settings once for > installing your app or in general. > > > > If you want to sign your app, there are multiple ways, Livecode (and its > standalone settings) is none of them. You can use a tool, like AppWrapper, > which also does signing your app, or you can do it pure via terminal with: > > > > Codesign -s "Your-Certificate-ID" --deep --force yourAppPath > > > > Hope this helps > > Tiemo > > > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode