Skip to content

Commit 949495f

Browse files
authored
fix: rename the application file on macOS
1 parent 89a4e4c commit 949495f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/osx/macosx.pkgproj.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<key>GID</key>
2727
<integer>80</integer>
2828
<key>PATH</key>
29-
<string>@APPLICATION_EXECUTABLE@.app</string>
29+
<string>@APPLICATION_NAME@.app</string>
3030
<key>PATH_TYPE</key>
3131
<integer>3</integer>
3232
<key>PERMISSIONS</key>

0 commit comments

Comments
 (0)