X-Git-Url: http://git.onelab.eu/?p=sface.git;a=blobdiff_plain;f=macos%2Fbuild-dmg.sh;h=803b3d54cc4d7231a25efa90ac3f56e4de707930;hp=aa82588d60e61403f537ad105b175b7f085940f0;hb=90036e8d857f31b53cc89685ee3b0f9a0024b7e2;hpb=1790ec67340d64652164e895f1c7620580b40019 diff --git a/macos/build-dmg.sh b/macos/build-dmg.sh index aa82588..803b3d5 100755 --- a/macos/build-dmg.sh +++ b/macos/build-dmg.sh @@ -187,6 +187,7 @@ Also make sure to trash the current one before retrying" cp $temp/sface/macos/graphic-install-background.png "$img_mnt"/.background/background.png cp $temp/sface/macos/graphic-sfa.icns "$img_mnt"/$resource_path/appIcon.icns cp $temp/sface/macos/graphic-sfa.png "$img_mnt"/$resource_path/sface/images + cp $temp/sface/macos/graphic-sfa64.png "$img_mnt"/$resource_path/sface/images # the volume icons won't work - who cares # cp $temp/sface/macos/graphic-vol-sface.icns "$img_mnt"/.background/volumeIcon.icns # cp $temp/sface/macos/graphic-vol-sface.png "$img_mnt"/.background/volumeIcon.png