mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-19 06:55:24 +02:00
macOS: remove unnecessary permission for photo library access
This commit removes a permission that is not needed, as the photo library is not accessed in the code. Change-Id: I47a3af739252733e3e8a2379b417396b2b67578c
This commit is contained in:
parent
f903c635a7
commit
ad14302ac5
1 changed files with 0 additions and 2 deletions
|
@ -34,8 +34,6 @@
|
|||
<string>Jami requires to access your camera to make calls and record video</string>
|
||||
<key>NSMicrophoneUsageDescription</key>
|
||||
<string>Jami requires to access your microphone to make calls and record audio</string>
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
<string>Jami requires to access your photo library to show image on profile and send via chat</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<true/>
|
||||
</dict>
|
||||
|
|
Loading…
Add table
Reference in a new issue