mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
I don't even know. Some magic that I found on the internet...
This commit is contained in:
parent
d53773d95c
commit
77d92f5307
6 changed files with 55 additions and 5 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue