updated info.plist

This commit is contained in:
Thomas Fransolet 2024-02-08 17:42:40 +01:00
parent 67a643c503
commit 460609d061

View File

@ -45,5 +45,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSMicrophoneUsageDescription</key>
<string>This app uses microphone only because video player needs it</string>
</dict>
</plist>