summaryrefslogtreecommitdiff
path: root/tools/osx_packaging
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-05-15 22:49:37 +0200
committerRobin Gareus <robin@gareus.org>2017-05-15 22:49:37 +0200
commitf4beb4611f714f53476fd5b1bb3697875ef9da22 (patch)
treebf36c0dab0a9d0848b6de9a9f0c7728e4ebc835c /tools/osx_packaging
parent7e791981f0db6ce6448833fac0b5d41dff61a319 (diff)
Set Display Name for OSX/macOS
Diffstat (limited to 'tools/osx_packaging')
-rw-r--r--tools/osx_packaging/Info.plist.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/osx_packaging/Info.plist.in b/tools/osx_packaging/Info.plist.in
index f18888357e..4ed4098170 100644
--- a/tools/osx_packaging/Info.plist.in
+++ b/tools/osx_packaging/Info.plist.in
@@ -34,6 +34,8 @@
<string>6.0</string>
<key>CFBundleName</key>
<string>@BUNDLENAME@</string>
+ <key>CFBundleDisplayName</key>
+ <string>@BUNDLENAME@</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersions</key>