mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Set Display Name for OSX/macOS
This commit is contained in:
parent
7e791981f0
commit
f4beb4611f
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue