Changes for documents

This commit is contained in:
Hillel Coren 2020-11-27 14:08:30 +02:00
parent 845ed3e0b4
commit e583d9cf49
1 changed files with 2 additions and 2 deletions

View File

@ -60,11 +60,11 @@
<string>The photo library is used to upload documents</string>
<key>NSCameraUsageDescription</key>
<string>The camera is used to upload documents</string>
<key>NSContactsUsageDescription</key>
<string>The contacts list is used to create clients</string>
<key>io.flutter.embedded_views_preview</key>
<true/>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>NSContactsUsageDescription</key>
<string>This app requires contacts access to function properly.</string>
</dict>
</plist>