diff --git a/data/sys_patch_dict.py b/data/sys_patch_dict.py index 19b0bd323..da9851a2b 100644 --- a/data/sys_patch_dict.py +++ b/data/sys_patch_dict.py @@ -600,6 +600,10 @@ class SystemPatchDictionary(): "GeForceTeslaGLDriverWeb.bundle": "WebDriver-387.10.10.10.40.140", "GeForceTeslaVADriverWeb.bundle": "WebDriver-387.10.10.10.40.140", }, + "/System/Library/PrivateFrameworks": { + # Restore OpenCL by adding missing compiler files + **({ "GPUCompiler.framework": "11.6"} if os_data.os_conversion.is_os_newer(os_data.os_data.monterey, 0, self.os_major, self.os_minor) else {}), + }, }, "Install Non-Root": { "/Library/Extensions": {