We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ed930 commit 6d10c2fCopy full SHA for 6d10c2f
src/gui/MacOSXBundleInfo.plist
@@ -6,6 +6,8 @@
6
<string>NSApplication</string>
7
<key>CFBundleDevelopmentRegion</key>
8
<string>English</string>
9
+ <key>CFBundleName</key>
10
+ <string>${APPLICATION_NAME}</string>
11
<key>CFBundleExecutable</key>
12
<string>${APPLICATION_EXECUTABLE}</string>
13
<key>CFBundleIconFile</key>
0 commit comments