From 333ae75a8278e746a89588f05feca905ffe7a6ca Mon Sep 17 00:00:00 2001
From: aychar <58487401+hrfarmer@users.noreply.github.com>
Date: Tue, 31 Dec 2024 00:29:36 -0600
Subject: [PATCH 1/2] Add game mode key to plist
---
osu.iOS/Info.plist | 2 ++
1 file changed, 2 insertions(+)
diff --git a/osu.iOS/Info.plist b/osu.iOS/Info.plist
index 29410938a3..02f8462fbc 100644
--- a/osu.iOS/Info.plist
+++ b/osu.iOS/Info.plist
@@ -157,5 +157,7 @@
public.app-category.music-games
LSSupportsOpeningDocumentsInPlace
+ GCSupportsGameMode
+
From 3ac2d90f19a1da783a45f721fdf4d9046dfe3886 Mon Sep 17 00:00:00 2001
From: Salman Alshamrani
Date: Tue, 31 Dec 2024 20:44:50 -0500
Subject: [PATCH 2/2] Add explanatory note
---
osu.iOS/Info.plist | 2 ++
1 file changed, 2 insertions(+)
diff --git a/osu.iOS/Info.plist b/osu.iOS/Info.plist
index 02f8462fbc..70747fc9c8 100644
--- a/osu.iOS/Info.plist
+++ b/osu.iOS/Info.plist
@@ -157,6 +157,8 @@
public.app-category.music-games
LSSupportsOpeningDocumentsInPlace
+
GCSupportsGameMode