Skip to content
This repository was archived by the owner on Jul 2, 2022. It is now read-only.

Commit bdf84cf

Browse files
committed
Add Photo Library Addition Usage Description
Fixes #489
1 parent 9dcfbfb commit bdf84cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CodeHub.iOS/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,7 @@
9191
<string>Photos can be uploaded to comments created within the app.</string>
9292
<key>NSCalendarsUsageDescription</key>
9393
<string>Calendar is never used within this app.</string>
94+
<key>NSPhotoLibraryAddUsageDescription</key>
95+
<string>Photos can be saved from readable content within the app.</string>
9496
</dict>
9597
</plist>

0 commit comments

Comments
 (0)