mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
sys_patch: Avoid listing Modern Wifi patch
Binaries are currently not public, however patcher may confuse some users that it added support
This commit is contained in:
@@ -1159,11 +1159,6 @@ class SystemPatchDictionary():
|
||||
},
|
||||
},
|
||||
"Install Reference": {
|
||||
"/System/Library/Extensions": {
|
||||
"IO80211FamilyLegacy.kext": "13.5 Beta 2",
|
||||
"IONetworkFamily.kext": "13.5 Beta 2",
|
||||
"IOSkywalkFamily.kext": "13.5 Beta 2",
|
||||
},
|
||||
"/usr/libexec": {
|
||||
"airportd": "13.5 Beta 2",
|
||||
"wifianalyticsd": "13.5 Beta 2",
|
||||
@@ -1179,15 +1174,6 @@ class SystemPatchDictionary():
|
||||
"WiFiPolicy.framework": "13.5 Beta 2",
|
||||
},
|
||||
},
|
||||
"Remove Reference": {
|
||||
"/System/Library/Extensions": [
|
||||
"AppleBCMWLANBusInterfacePCIe.kext",
|
||||
"AppleBCMWLANBusInterfacePCIeMac.kext",
|
||||
"AppleBCMWLANCore.kext",
|
||||
"AppleBCMWLANCoreMac.kext",
|
||||
"IO80211Family.kext",
|
||||
],
|
||||
},
|
||||
},
|
||||
},
|
||||
"Brightness": {
|
||||
|
||||
Reference in New Issue
Block a user