aboutsummaryrefslogtreecommitdiff
path: root/ios/Frontend
diff options
context:
space:
mode:
authorShravya Ramesh <shravs1208@gmail.com>2021-06-25 03:23:33 -0700
committerShravya Ramesh <shravs1208@gmail.com>2021-06-25 03:23:33 -0700
commit3c4676b7646fbddc43bf5d9796b7cbac185b6664 (patch)
tree531873a904f8da173e3bebe4033ead4fdf7bac7b /ios/Frontend
parent53bdc94cf0491e348b7d4ad61e51ce1844423773 (diff)
Add package, install for camera lib
Diffstat (limited to 'ios/Frontend')
-rw-r--r--ios/Frontend/Info.plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist
index 0d75ca35..ecbdaf6b 100644
--- a/ios/Frontend/Info.plist
+++ b/ios/Frontend/Info.plist
@@ -56,6 +56,12 @@
<string>LaunchScreen</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>This lets you share photos from your library and select profile displays</string>
+ <key>NSPhotoLibraryAddUsageDescription</key>
+ <string>This lets you save photos to your library</string>
+ <key>NSCameraUsageDescription</key>
+ <string>Your own description of the purpose</string>
+ <key>NSMicrophoneUsageDescription</key>
+ <string>Your own description of the purpose</string>
<key>UIAppFonts</key>
<array>
<string>Feather.ttf</string>