log deploy/osx/deploy.sh @ 2596:04d381f0d89a tip

age author description
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
2019-01-04 Chris Cannam Add microphone permission request message for macOS. Thanks to Lucas Thompson for pointing out the problem & solution.
2018-11-02 Chris Cannam Deployment tweaks
2018-08-09 Chris Cannam Use HFS+ for dmg image volume
2018-01-31 Chris Cannam Fixes for Qt 5.10
2017-06-16 Chris Cannam Update timestamps
2017-03-06 Chris Cannam Handle versions without hyphen separator here
2017-01-09 Chris Cannam Add checker README; rename plugin-checker-helper binary (back) to vamp-plugin-load-checker -- I decided it was more useful to have a distinctive name for the installed binary than it was important to show that it was plugin-agnostic 3.0-integration
2016-11-17 Chris Cannam Fix path in deploy script 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
2015-11-18 Chris Cannam Merge from default branch 3.0-integration
2015-10-23 Chris Cannam Deployment fixes. Qt on OSX now seems to depend on QtDBus, so copy that in, and also fail if anything is found to depend on an absent Qt framework.
2015-08-20 Chris Cannam Check for audioIO as well as play target; + deployment bits 3.0-integration
2014-07-07 Chris Cannam OS/X build: copy frameworks and plugins automatically
2014-07-04 Chris Cannam OS/X build/deploy fixes
2012-07-16 Chris Cannam Add signing script, other deployment fixes sv_v2.0
2012-07-16 Chris Cannam Add signing, update copyright date
2011-07-21 Chris Cannam Descriptive text
2011-04-08 Chris Cannam More OS/X deployment fixes sv_v1.8_osx_deploy
2011-04-08 Chris Cannam Some deployment gubbins (to be refined)