fixing add photo using camera

This commit is contained in:
João Ferreiro
2022-11-29 16:11:17 +00:00
parent be71989e45
commit 8b6bb6999d
3 changed files with 11 additions and 6 deletions
+3 -1
View File
@@ -48,9 +48,11 @@
</dict>
</dict>
</dict>
<key>NSLocationWhenInUseUsageDescription</key>
<string></string>
<key>NSPhotoLibraryUsageDescription</key>
<string></string>
<key>NSLocationWhenInUseUsageDescription</key>
<key>NSCameraUsageDescription</key>
<string></string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>