Create Splash

This commit is contained in:
Marc Rousavy
2021-02-19 18:12:07 +01:00
parent 147e0f31b7
commit 1d51b2115b
6 changed files with 129 additions and 3 deletions

View File

@@ -51,6 +51,10 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>NSMicrophoneUsageDescription</key>
<string>VisionCamera needs access to your Microphone to record videos with audio.</string>
<key>NSCameraUsageDescription</key>
<string>VisionCamera needs access to your Camera for very obvious reasons.</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
</dict>