Skip to content

Commit 6d10c2f

Browse files
committed
Mac set CFBundleName
1 parent 12ed930 commit 6d10c2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/gui/MacOSXBundleInfo.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<string>NSApplication</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>English</string>
9+
<key>CFBundleName</key>
10+
<string>${APPLICATION_NAME}</string>
911
<key>CFBundleExecutable</key>
1012
<string>${APPLICATION_EXECUTABLE}</string>
1113
<key>CFBundleIconFile</key>

0 commit comments

Comments
 (0)