Revert "Add the Game Category to Apple Info.plist"

This reverts commit a875633830.
This commit is contained in:
Taylor Lineman 2025-10-09 18:08:10 -04:00
parent 52337b9519
commit c712c7932e
No known key found for this signature in database

View File

@ -43,12 +43,10 @@
<key>NSLocalNetworkUsageDescription</key>
<string>Moonlight uses the local network to connect to your gaming PC for streaming.</string>
<key>CFBundleVersion</key>
<string>6.1.0</string>
<string>VERSION</string>
<key>CFBundleShortVersionString</key>
<string>6.1.0</string>
<string>VERSION</string>
<key>CFBundleDisplayName</key>
<string>Moonlight</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
</dict>
</plist>