Procházet zdrojové kódy

usage description added to ref

Rory Pickering před 8 roky
rodič
revize
637d66532b
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2
    0
      README.md

+ 2
- 0
README.md Zobrazit soubor

240
 <string>Some description</string>
240
 <string>Some description</string>
241
 <key>NSSpeechRecognitionUsageDescription</key>
241
 <key>NSSpeechRecognitionUsageDescription</key>
242
 <string>Some description</string>
242
 <string>Some description</string>
243
+<key>NSAppleMusicUsageDescription</key>
244
+<string>Some description</string>
243
 ```
245
 ```
244
 
246
 
245
 This is required because during the phase of processing in the App Store
247
 This is required because during the phase of processing in the App Store