Skip to content

Commit 68e323c

Browse files
authored
Merge pull request #195 from yonahforst/readme.-NSPhotoLibraryAddUsageDescription
Add `NSPhotoLibraryAddUsageDescription` for Info.plist doc
2 parents bc07dac + 19eba66 commit 68e323c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,8 @@ So before submitting your app to the App Store, make sure that in your
230230
<string>Some description</string>
231231
<key>NSLocationWhenInUseUsageDescription</key>
232232
<string>Some description</string>
233+
<key>NSPhotoLibraryAddUsageDescription</key>
234+
<string>Some description</string>
233235
<key>NSPhotoLibraryUsageDescription</key>
234236
<string>Some description</string>
235237
<key>NSSpeechRecognitionUsageDescription</key>

0 commit comments

Comments
 (0)