Bump version to 23.09, add a few details in macOS app plist
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
97f6eb6a1c
commit
0255e5b872
6 changed files with 23 additions and 6 deletions
|
@ -9,7 +9,15 @@
|
|||
<key>CFBundleIconFile</key>
|
||||
<string>distrho.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>Cardinal</string>
|
||||
<string>studio.kx.distrho.cardinal.jack</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>23.09</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.15</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>(C) 2011-2023 Filipe Coelho.
|
||||
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or any later version.</string>
|
||||
</dict>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
<key>NSRequiresAquaSystemAppearance</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue