Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 43b939b

Browse files
authored
add ios 11 save permissions (#1442)
1 parent 90aaca9 commit 43b939b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Resources/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
</array>
5656
<key>LSRequiresIPhoneOS</key>
5757
<true/>
58+
<key>NSPhotoLibraryAddUsageDescription</key>
59+
<string>This enables you to save images to your Camera roll.</string>
5860
<key>NSPhotoLibraryUsageDescription</key>
5961
<string>This enables you to upload and post photos to GitHub.</string>
6062
<key>UIBackgroundModes</key>

0 commit comments

Comments
 (0)