Skip to content

Commit 07088f7

Browse files
committed
Mac: support game mode
1 parent ec69dad commit 07088f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
</array>
3232
<key>GCSupportsControllerUserInteraction</key>
3333
<true/>
34+
<key>LSApplicationCategoryType</key>
35+
<string>public.app-category.games</string>
3436
<key>NSAppTransportSecurity</key>
3537
<dict>
3638
<key>NSAllowsArbitraryLoads</key>

0 commit comments

Comments
 (0)