mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-11 16:27:19 +10:00
misc.py: Resolve T1 communication on 15.0 Beta 4
Due to lack of kernel version incrementing, beta 1 through 3 will not function with this build (as we are unable to limit kext injection). Note searchpartyd will crash on beta 4, full support not resolved yet.
This commit is contained in:
@@ -1877,6 +1877,24 @@
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Arch</key>
|
||||
<string>x86_64</string>
|
||||
<key>Comment</key>
|
||||
<string>KernelRelayHost - T1 Communication</string>
|
||||
<key>Enabled</key>
|
||||
<false/>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
<string>24.0.0</string>
|
||||
<key>BundlePath</key>
|
||||
<string>KernelRelayHost.kext</string>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/KernelRelayHost</string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Block</key>
|
||||
<array>
|
||||
|
||||
BIN
payloads/Kexts/Misc/KernelRelayHost-v1.0.0.zip
Normal file
BIN
payloads/Kexts/Misc/KernelRelayHost-v1.0.0.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user