mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
Fix macOS build error x2
This commit is contained in:
parent
63f1513fcd
commit
5d61dadbd3
@ -86,7 +86,7 @@ macx* {
|
|||||||
dmg.commands += "create-dmg \
|
dmg.commands += "create-dmg \
|
||||||
--volname $${TARGET} \
|
--volname $${TARGET} \
|
||||||
--background $${PWD}/deploy/macOS/dmg_bg.png \
|
--background $${PWD}/deploy/macOS/dmg_bg.png \
|
||||||
--icon $${BUNDLE_FILENAME} 150 218 \
|
--icon \"$${BUNDLE_FILENAME}\" 150 218 \
|
||||||
--window-pos 200 120 \
|
--window-pos 200 120 \
|
||||||
--window-size 600 450 \
|
--window-size 600 450 \
|
||||||
--icon-size 100 \
|
--icon-size 100 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user