diff --git a/Serial-Studio.pro b/Serial-Studio.pro index 7cdc5760..2307afc2 100644 --- a/Serial-Studio.pro +++ b/Serial-Studio.pro @@ -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 \