Hi all, After reading the article by Matthias on notarization* I put together a helper for Levure that will notarize a DMG image when you package your Levure application. Here is the link:
https://github.com/trevordevore/levurehelper-macos_notary To use it you will need to update to version 0.9.2 of Levure which I released today. Here are the release notes: https://github.com/trevordevore/levure/releases/tag/v0.9.2.0 If you need help creating a DMG of your app then the dropDMG helper can take care of that if you have dropDMG: https://github.com/trevordevore/levurehelper-dropDMG Of course, someone could write a helper that uses Apple's command line tools to create a DMG as well. * http://lessons.livecode.com/m/4071/l/1122100-codesigning-and-notarizing-your-lc-standalone-for-distribution-outside-the-mac-appstore -- Trevor DeVore ScreenSteps www.screensteps.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
