Fix macOS build error x2

This commit is contained in:
Alex Spataru 2020-11-27 00:13:36 -06:00
parent 63f1513fcd
commit 5d61dadbd3

View File

@ -86,7 +86,7 @@ macx* {
dmg.commands += "create-dmg \
--volname $${TARGET} \
--background $${PWD}/deploy/macOS/dmg_bg.png \
--icon $${BUNDLE_FILENAME} 150 218 \
--icon \"$${BUNDLE_FILENAME}\" 150 218 \
--window-pos 200 120 \
--window-size 600 450 \
--icon-size 100 \