diff options
author | Michael <michael.foiani@gmail.com> | 2021-07-14 16:35:57 -0400 |
---|---|---|
committer | Michael <michael.foiani@gmail.com> | 2021-07-14 16:35:57 -0400 |
commit | 346d53a55a9d880dad706859350712bac2fedc5b (patch) | |
tree | 91d96bbb753da6f39f0e36ce1a1a84c25d578ff2 /ios/Frontend | |
parent | 18eca660a7220e4bb67b7ddc267cfde7e8905c0d (diff) | |
parent | 4b6ada10d14e569c897fa289f57886e1daa2478d (diff) |
Merged with newer master containing the cropper.
Diffstat (limited to 'ios/Frontend')
-rw-r--r-- | ios/Frontend/Info.plist | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ios/Frontend/Info.plist b/ios/Frontend/Info.plist index bf077fca..8e1ae927 100644 --- a/ios/Frontend/Info.plist +++ b/ios/Frontend/Info.plist @@ -48,20 +48,12 @@ </dict> </dict> </dict> - <key>NSCameraUsageDescription</key> - <string>Enable camera access to capture and share moment with your friends</string> <key>NSContactsUsageDescription</key> <string>This helps you quickly get in touch with friends on the app and more</string> <key>NSLocationWhenInUseUsageDescription</key> <string></string> <key>NSMainNibFile</key> <string>LaunchScreen</string> - <key>NSMicrophoneUsageDescription</key> - <string>Enable microphone access to record and listen to videos</string> - <key>NSPhotoLibraryAddUsageDescription</key> - <string>This lets you save photos captured on Tagg, to your library</string> - <key>NSPhotoLibraryUsageDescription</key> - <string>This lets you share photos from your library and select profile displays</string> <key>UIAppFonts</key> <array> <string>Feather.ttf</string> |