Skip to content

Commit 637d665

Browse files
Rory PickeringRory Pickering
authored andcommitted
usage description added to ref
1 parent 78f993b commit 637d665

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ So before submitting your app to the App Store, make sure that in your
240240
<string>Some description</string>
241241
<key>NSSpeechRecognitionUsageDescription</key>
242242
<string>Some description</string>
243+
<key>NSAppleMusicUsageDescription</key>
244+
<string>Some description</string>
243245
```
244246

245247
This is required because during the phase of processing in the App Store

0 commit comments

Comments
 (0)