diff deploy/osx/deploy.sh @ 1499:422d7ac46232 3.0-integration

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
author Chris Cannam
date Mon, 09 Jan 2017 10:14:59 +0000
parents 45c1a6bb69d8
children 105d7d46455e
line wrap: on
line diff
--- a/deploy/osx/deploy.sh	Sun Jan 08 19:36:27 2017 +0000
+++ b/deploy/osx/deploy.sh	Mon Jan 09 10:14:59 2017 +0000
@@ -45,8 +45,8 @@
 cp deploy/osx/qt.conf "$source"/Contents/Resources/qt.conf
 
 echo
-echo "Copying in plugin load checker helper."
-cp checker/plugin-checker-helper "$source"/Contents/MacOS/
+echo "Copying in plugin load checker."
+cp checker/vamp-plugin-load-checker "$source"/Contents/MacOS/
 
 echo
 echo "Copying in plugin server."