Set Display Name for OSX/macOS
authorRobin Gareus <robin@gareus.org>
Mon, 15 May 2017 20:49:37 +0000 (22:49 +0200)
committerRobin Gareus <robin@gareus.org>
Mon, 15 May 2017 20:49:37 +0000 (22:49 +0200)
tools/osx_packaging/Info.plist.in

index f18888357e980c911cbcb2af6a00812f4d34afbd..4ed409817078cd78ae2c97b20f91128e60a968e8 100644 (file)
@@ -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>