mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-24 03:50:14 +10:00
sys_patch_dict.py: Add modern WiFi base
This commit is contained in:
@@ -1246,6 +1246,9 @@ class SystemPatchDictionary():
|
|||||||
"IO80211.framework": "13.6.5",
|
"IO80211.framework": "13.6.5",
|
||||||
"WiFiPeerToPeer.framework": "13.6.5",
|
"WiFiPeerToPeer.framework": "13.6.5",
|
||||||
},
|
},
|
||||||
|
"/System/Library/CoreServices": {
|
||||||
|
**({ "WiFiAgent.app": "14.5" } if self.os_major >= os_data.os_data.sequoia else {}),
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user