X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=platform%2Fosx%2Fmake_dmg.sh;h=6a413f287152a04062d47b3b7198cba7b8006f92;hb=ac7974191b928df286a0d515c886d4e08ab6b06c;hp=b5d6d5bc09969e9d63e0f87527bb66a82ece2ff4;hpb=0f8e8ae6dba273170a5f60a16a14fbe69627dc0e;p=dcpomatic.git diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index b5d6d5bc0..6a413f287 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -113,6 +113,7 @@ function copy_libs { # @param #1 directory to copy to function copy_resources { local dest="$1" + cp $ROOT/32/src/dcpomatic/graphics/osx/dcpomatic2.png "$dest" cp $ROOT/32/src/dcpomatic/graphics/osx/dcpomatic2.icns "$dest" cp $ROOT/32/src/dcpomatic/graphics/osx/dcpomatic2_kdm.icns "$dest" cp $ROOT/32/src/dcpomatic/graphics/osx/dcpomatic2_server.icns "$dest"