mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
added required NSPhotoLibraryUsageDescription key
This commit is contained in:
@@ -93,5 +93,7 @@
|
|||||||
</array>
|
</array>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>en</string>
|
<string>en</string>
|
||||||
|
<key>NSPhotoLibraryUsageDescription</key>
|
||||||
|
<string>This app does not require access to the photo library.</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
Reference in New Issue
Block a user