This commit is contained in:
Jazzzny
2023-04-17 17:28:57 -04:00
parent ae7fa3bbb9
commit 6d21b1a8fe

View File

@@ -601,7 +601,8 @@ class SystemPatchDictionary():
"GeForceTeslaVADriverWeb.bundle": "WebDriver-387.10.10.10.40.140",
},
"/System/Library/PrivateFrameworks": {
"GPUCompiler.framework": "11.6",
# 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": {