mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 22:20:53 +10:00
sys_patch_dict.py: Add extra comment
This commit is contained in:
@@ -1139,6 +1139,7 @@ class SystemPatchDictionary():
|
|||||||
"CoreWiFi.framework": "12.6.2",
|
"CoreWiFi.framework": "12.6.2",
|
||||||
"IO80211.framework": "12.6.2",
|
"IO80211.framework": "12.6.2",
|
||||||
# TODO: When PatchSupportPkg has published binaries, remove comment
|
# TODO: When PatchSupportPkg has published binaries, remove comment
|
||||||
|
# **({ "CoreAnalytics.framework": "13.5 Beta 2"} if self.os_major >= os_data.os_data.sonoma else {}),
|
||||||
# **({ "WiFiAnalytics.framework": "13.5 Beta 2"} if self.os_major >= os_data.os_data.sonoma else {}),
|
# **({ "WiFiAnalytics.framework": "13.5 Beta 2"} if self.os_major >= os_data.os_data.sonoma else {}),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user