log deploy/osx/sign.sh @ 2385:f6398deea932

age author description
Thu, 17 Oct 2019 15:33:05 +0100 Chris Cannam Attempt to request to load unsigned plugins. Not helping with the plugins that are currently failing.
Wed, 16 Oct 2019 13:50:06 +0100 Chris Cannam Rework deployment scripts with a separate package/notarize step
Thu, 25 Apr 2019 16:46:02 +0100 Chris Cannam Work on sandboxing (possibly) and using the hardened runtime for notarization. Supply appropriate bundle ID for helpers as well as main application, and request inherited sandbox entitlements. Currently works with sandboxing (apparently) but not yet with the hardened runtime, where we can't load plugins signed by third parties even with the com.apple.security.cs.disable-library-validation entitlement because their team IDs don't match the host. Possibly that exception is supposed to be requested some other way? sandbox-notarize
Fri, 02 Nov 2018 14:43:09 +0000 Chris Cannam Deployment tweaks
Mon, 09 Jan 2017 16:09:17 +0000 Chris Cannam Try a deep codesign instead 3.0-integration
Tue, 25 Oct 2016 14:58:36 +0100 Chris Cannam OSX build updates project-file-rework
Wed, 27 Apr 2016 11:26:49 +0100 Chris Cannam Deploy plugin checker helper; update deployment for current Qt 3.0-integration
Thu, 05 Dec 2013 20:24:40 +0000 Chris Cannam Fix app signing: on os/x 10.9 you need to sign other frameworks etc as well
Mon, 16 Jul 2012 15:31:09 +0100 Chris Cannam Fix truncated file
Mon, 16 Jul 2012 15:22:31 +0100 Chris Cannam Add signing script, other deployment fixes sv_v2.0