Implement media saving

This commit is contained in:
Marc Rousavy
2021-02-19 19:29:29 +01:00
parent 112af9b86c
commit 674d9ccb8b
6 changed files with 152 additions and 11 deletions

View File

@@ -43,6 +43,8 @@
<string></string>
<key>NSMicrophoneUsageDescription</key>
<string>VisionCamera needs access to your Microphone to record videos with audio.</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>VisionCamera needs access to your photo library to save captured videos and photos.</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIRequiredDeviceCapabilities</key>