mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-23 11:30:15 +10:00
sys_patch_dict.py: Adjust formatting
This commit is contained in:
@@ -109,6 +109,7 @@ def SystemPatchDictionary(os_major, os_minor, non_metal_os_support):
|
|||||||
},
|
},
|
||||||
"/System/Library/Frameworks": {
|
"/System/Library/Frameworks": {
|
||||||
"IOSurface.framework": f"10.14.6-{os_major}",
|
"IOSurface.framework": f"10.14.6-{os_major}",
|
||||||
|
"OpenCL.framework": "10.13.6",
|
||||||
},
|
},
|
||||||
"/System/Library/PrivateFrameworks": {
|
"/System/Library/PrivateFrameworks": {
|
||||||
"GPUSupport.framework": "10.13.6",
|
"GPUSupport.framework": "10.13.6",
|
||||||
@@ -368,9 +369,6 @@ def SystemPatchDictionary(os_major, os_minor, non_metal_os_support):
|
|||||||
"AMDRadeonX3000.kext": "10.13.6",
|
"AMDRadeonX3000.kext": "10.13.6",
|
||||||
"AMDRadeonX3000GLDriver.bundle": "10.13.6",
|
"AMDRadeonX3000GLDriver.bundle": "10.13.6",
|
||||||
},
|
},
|
||||||
"/System/Library/Frameworks": {
|
|
||||||
"OpenCL.framework": "10.13.6",
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"Intel Ironlake": {
|
"Intel Ironlake": {
|
||||||
|
|||||||
Reference in New Issue
Block a user