|
@@ -62,5 +62,21 @@
|
|
</array>
|
|
</array>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<false/>
|
|
<false/>
|
|
|
|
+ <key>NSBluetoothPeripheralUsageDescription</key>
|
|
|
|
+ <string>Your consent is required before you could access the function.</string>
|
|
|
|
+ <key>NSMicrophoneUsageDescription</key>
|
|
|
|
+ <string>Your consent is required before you could access the function.</string>
|
|
|
|
+ <key>NSCameraUsageDescription</key>
|
|
|
|
+ <string>Your consent is required before you could access the function.</string>
|
|
|
|
+ <key>NSPhotoLibraryAddUsageDescription</key>
|
|
|
|
+ <string>Enable camera access so that you can create scans with your camera.</string>
|
|
|
|
+ <key>NSContactsUsageDescription</key>
|
|
|
|
+ <string>Your consent is required before you could access the function.</string>
|
|
|
|
+ <key>NSLocationAlwaysUsageDescription</key>
|
|
|
|
+ <string>Your consent is required before you could access the function.</string>
|
|
|
|
+ <key>NSPhotoLibraryUsageDescription</key>
|
|
|
|
+ <string>Your consent is required before you could access the function.</string>
|
|
|
|
+ <key>NSLocationWhenInUseUsageDescription</key>
|
|
|
|
+ <string>Your consent is required before you could access the function.</string>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|
|
</plist>
|