mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 14:53:25 +01:00
fix: add NSAppleMusicUsageDescription to Info.plist for MDC
This commit is contained in:
@@ -208,5 +208,9 @@
|
||||
<true/>
|
||||
<key>UIFileSharingEnabled</key>
|
||||
<true/>
|
||||
#if MDC
|
||||
<key>NSAppleMusicUsageDescription</key>
|
||||
<string>Full access to files on your device is required to apply the installd patch to remove the 3 app limit that free developer accounts have.</string>
|
||||
#endif
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user