iOS plist fixes, re-added music

This commit is contained in:
Anuken
2018-05-16 11:06:15 -07:00
parent 26025a3018
commit cf1148e7c8
10 changed files with 7 additions and 6 deletions

View File

@@ -28,6 +28,8 @@
<false/>
<key>UIStatusBarHidden</key>
<true/>
<key>UIRequiresFullScreen</key>
<true/>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
@@ -49,8 +51,8 @@
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>Icon</string>
<string>Icon-72</string>
<string>icon</string>
<string>icon-72</string>
</array>
</dict>
</dict>