1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 01:22:25 +01:00

Fix #13436: Update MacOS Icon for Big Sur

This commit is contained in:
Sébastien LeBlanc
2020-11-25 23:40:36 -05:00
committed by pizza2004
parent de7e378216
commit 642fe8e62e
6 changed files with 444 additions and 106 deletions

View File

@@ -22,6 +22,8 @@
<string>OpenRCT2 is licensed under the GNU General Public License version 3</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleIconFile</key>
<string>openrct2.icns</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>