log deploy/osx/sign.sh @ 2474:266d2fc815f4 audio-source-refactor

age author description
2019-10-17 Chris Cannam Attempt to request to load unsigned plugins. Not helping with the plugins that are currently failing.
2019-10-16 Chris Cannam Rework deployment scripts with a separate package/notarize step
2019-04-25 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
2018-11-02 Chris Cannam Deployment tweaks
2017-01-09 Chris Cannam Try a deep codesign instead 3.0-integration
2016-10-25 Chris Cannam OSX build updates project-file-rework
2016-04-27 Chris Cannam Deploy plugin checker helper; update deployment for current Qt 3.0-integration
2013-12-05 Chris Cannam Fix app signing: on os/x 10.9 you need to sign other frameworks etc as well
2012-07-16 Chris Cannam Fix truncated file
2012-07-16 Chris Cannam Add signing script, other deployment fixes sv_v2.0