Explorar el Código

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

Add `NSPhotoLibraryAddUsageDescription` for Info.plist doc
Mathieu Acthernoene hace 7 años
padre
commit
68e323c8b4
No account linked to committer's email address
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      README.md

+ 2
- 0
README.md Ver fichero

230
 <string>Some description</string>
230
 <string>Some description</string>
231
 <key>NSLocationWhenInUseUsageDescription</key>
231
 <key>NSLocationWhenInUseUsageDescription</key>
232
 <string>Some description</string>
232
 <string>Some description</string>
233
+<key>NSPhotoLibraryAddUsageDescription</key>
234
+<string>Some description</string>
233
 <key>NSPhotoLibraryUsageDescription</key>
235
 <key>NSPhotoLibraryUsageDescription</key>
234
 <string>Some description</string>
236
 <string>Some description</string>
235
 <key>NSSpeechRecognitionUsageDescription</key>
237
 <key>NSSpeechRecognitionUsageDescription</key>