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

age author description
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, 04 Jan 2019 12:48:19 +0000 Chris Cannam Add microphone permission request message for macOS. Thanks to Lucas Thompson for pointing out the problem & solution.
Fri, 02 Nov 2018 14:43:09 +0000 Chris Cannam Deployment tweaks
Thu, 09 Aug 2018 09:48:26 +0100 Chris Cannam Use HFS+ for dmg image volume
Wed, 31 Jan 2018 11:50:33 +0000 Chris Cannam Fixes for Qt 5.10
Fri, 16 Jun 2017 14:09:57 +0100 Chris Cannam Update timestamps
Mon, 06 Mar 2017 10:13:05 +0000 Chris Cannam Handle versions without hyphen separator here
Mon, 09 Jan 2017 10:14:59 +0000 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
Thu, 17 Nov 2016 18:10:46 +0000 Chris Cannam Fix path in deploy script 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
Wed, 18 Nov 2015 12:08:33 +0000 Chris Cannam Merge from default branch 3.0-integration
Fri, 23 Oct 2015 08:44:37 +0100 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.
Thu, 20 Aug 2015 16:41:51 +0100 Chris Cannam Check for audioIO as well as play target; + deployment bits 3.0-integration