1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-29 01:50:01 +08:00

Attempt to appease apple with some plist keys

This commit is contained in:
Dean Herbert
2019-08-13 23:27:27 +09:00
Unverified
parent 42464acd7e
commit 2cd0015735
+4
View File
@@ -31,6 +31,10 @@
<true/>
<key>UIStatusBarHidden</key>
<true/>
<key>NSCameraUsageDescription</key>
<string>We don't really use the camera.</string>
<key>NSMicrophoneUsageDescription</key>
<string>We don't really use the microphone.</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>