Always with the spaces.
authorCarl Hetherington <cth@carlh.net>
Wed, 28 Feb 2018 12:55:23 +0000 (12:55 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 28 Feb 2018 12:55:23 +0000 (12:55 +0000)
platform/osx/make_dmg.sh

index 5b99aeb3d23bcab0cb9f095414f30f177d02699a..dcc12e042c30a3fc66426df4e70aeccd94ff292c 100644 (file)
@@ -174,7 +174,7 @@ function make_dmg {
     dmg="$full_name $version.dmg"
     vol_name=DCP-o-matic-$version
 
-    codesign --deep --force --verify --verbose --sign "3rd Party Mac Developer Application: Carl Hetherington (R82DXSR997)" $appdir
+    codesign --deep --force --verify --verbose --sign "3rd Party Mac Developer Application: Carl Hetherington (R82DXSR997)" "$appdir"
 
     mkdir -p $vol_name
     cp -a "$appdir" $vol_name