manifest and plist updates

This commit is contained in:
2024-09-08 17:57:09 -04:00
parent 220f5fc409
commit c71508712e
3 changed files with 40 additions and 16 deletions

View File

@@ -45,5 +45,9 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>
</dict>
</plist>