Browse Source

Merge pull request #121 from kesha-antonov/master

rm duplicated NSPhotoLibraryUsageDescription
Yonah Forst 7 years ago
parent
commit
a73e769516
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      README.md

+ 0
- 2
README.md View File

210
 <string>Some description</string>
210
 <string>Some description</string>
211
 <key>NSPhotoLibraryUsageDescription</key>
211
 <key>NSPhotoLibraryUsageDescription</key>
212
 <string>Some description</string>
212
 <string>Some description</string>
213
-<key>NSPhotoLibraryUsageDescription</key>
214
-<string>Some description</string>
215
 <key>NSSpeechRecognitionUsageDescription</key>
213
 <key>NSSpeechRecognitionUsageDescription</key>
216
 <string>Some description</string>
214
 <string>Some description</string>
217
 
215