sys_patch_dict.py: Add legacy wifi patch comment

This commit is contained in:
Mykola Grymalyuk
2023-06-06 14:24:55 -06:00
parent ca8e1a7bf0
commit e531d30c3c

View File

@@ -1138,6 +1138,8 @@ class SystemPatchDictionary():
"/System/Library/PrivateFrameworks": {
"CoreWiFi.framework": "12.6.2",
"IO80211.framework": "12.6.2",
# TODO: When PatchSupportPkg has published binaries, remove comment
# **({ "WiFiAnalytics.framework": "13.5 Beta 2"} if self.os_major >= os_data.os_data.sonoma else {}),
},
},
},