Fix Music.app support

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/497
This commit is contained in:
Mykola Grymalyuk
2021-09-22 19:25:29 -06:00
parent a3208acbfe
commit 32a0289af3
4 changed files with 26 additions and 0 deletions
+18
View File
@@ -952,6 +952,24 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<key>BundlePath</key>
<string>CSLVFixup.kext</string>
<key>Comment</key>
<string>Fix Music.app</string>
<key>Enabled</key>
<false/>
<key>ExecutablePath</key>
<string>Contents/MacOS/CSLVFixup</string>
<key>MaxKernel</key>
<string>20.99.99</string>
<key>MinKernel</key>
<string>20.0.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array/>