Skip to content

Commit 368fab8

Browse files
committed
Update macOS installer script.
1 parent aaa0ace commit 368fab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer_macosx/spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"icon-size": 80,
55
"contents":
66
[
7-
{ "x": 160, "y": 300, "type": "file", "path": "../build/Source/ui_unix/Release/Play.app" },
7+
{ "x": 160, "y": 300, "type": "file", "path": "../build/Source/ui_qt/Release/Play.app" },
88
{ "x": 480, "y": 300, "type": "link", "path": "/Applications" }
99
]
1010
}

0 commit comments

Comments
 (0)