Эх сурвалжийг харах

Merge pull request #195 from yonahforst/readme.-NSPhotoLibraryAddUsageDescription

Add `NSPhotoLibraryAddUsageDescription` for Info.plist doc
Mathieu Acthernoene 8 жил өмнө
parent
commit
68e323c8b4
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -230,6 +230,8 @@ So before submitting your app to the App Store, make sure that in your
 <string>Some description</string>
 <string>Some description</string>
 <key>NSLocationWhenInUseUsageDescription</key>
 <key>NSLocationWhenInUseUsageDescription</key>
 <string>Some description</string>
 <string>Some description</string>
+<key>NSPhotoLibraryAddUsageDescription</key>
+<string>Some description</string>
 <key>NSPhotoLibraryUsageDescription</key>
 <key>NSPhotoLibraryUsageDescription</key>
 <string>Some description</string>
 <string>Some description</string>
 <key>NSSpeechRecognitionUsageDescription</key>
 <key>NSSpeechRecognitionUsageDescription</key>