mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 18:25:26 +00:00
I don't even know. Some magic that I found on the internet...
This commit is contained in:
@ -41,5 +41,13 @@
|
||||
</array>
|
||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||
<false/>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Camera required to upload stock images / test report images / etc</string>
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
<string>Select photos from library to upload to InvenTree</string>
|
||||
<key>NSCameraUsageDescription</key>
|
||||
<string>Take photos using the camera to upload to InvenTree</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>Record videos using the camera to upload to InvenTree</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
Reference in New Issue
Block a user