summaryrefslogtreecommitdiff
path: root/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'Info.plist')
-rw-r--r--Info.plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/Info.plist b/Info.plist
index d844ba858..b2600d74f 100644
--- a/Info.plist
+++ b/Info.plist
@@ -12,6 +12,8 @@
<string>1.0.0</string>
<key>CFBundleIconFile</key>
<string>SpaghettiKart.icns</string>
+ <key>CFBundleIconName</key>
+ <string>SpaghettiKartIcon</string>
<key>CFBundleIdentifier</key>
<string>com.SpaghettiKart.SpaghettiKart</string>
<key>CFBundleDocumentTypes</key>
@@ -33,6 +35,10 @@
<string>public.app-category.games</string>
<key>LSMinimumSystemVersion</key>
<string>10.15</string>
+ <key>NSHighResolutionCapable</key>
+ <true/>
+ <key>NSSupportsAutomaticGraphicsSwitching</key>
+ <true/>
<key>LSArchitecturePriority</key>
<array>
<string>arm64</string>