Set Display Name for OSX/macOS

This commit is contained in:
Robin Gareus 2017-05-15 22:49:37 +02:00
parent 7e791981f0
commit f4beb4611f

View File

@ -34,6 +34,8 @@
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>@BUNDLENAME@</string> <string>@BUNDLENAME@</string>
<key>CFBundleDisplayName</key>
<string>@BUNDLENAME@</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersions</key> <key>CFBundleShortVersions</key>