Resolve SDXC

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/978
This commit is contained in:
Mykola Grymalyuk
2022-02-23 20:23:11 -07:00
parent 0e526556e5
commit f1d67923c8
6 changed files with 53 additions and 0 deletions
+18
View File
@@ -501,6 +501,24 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<key>Comment</key>
<string>SDXC Patch for Pre-Ivy</string>
<key>Enabled</key>
<false/>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>21.0.0</string>
<key>BundlePath</key>
<string>BigSurSDXC.kext</string>
<key>ExecutablePath</key>
<string>Contents/MacOS/BigSurSDXC</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
Binary file not shown.