瀏覽代碼

usage description added to ref

Rory Pickering 7 年之前
父節點
當前提交
637d66532b
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

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