mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-23 19:40:15 +10:00
sys_patch_dict.py: Add T1 base
This commit is contained in:
@@ -1414,6 +1414,7 @@ class SystemPatchDictionary():
|
|||||||
},
|
},
|
||||||
"/System/Library/PrivateFrameworks": {
|
"/System/Library/PrivateFrameworks": {
|
||||||
"EmbeddedOSInstall.framework": "13.6" # Required for biometrickitd
|
"EmbeddedOSInstall.framework": "13.6" # Required for biometrickitd
|
||||||
|
**({ "NearField.framework": "14.5" } if self.os_major >= os_data.os_data.sequoia else {}),
|
||||||
},
|
},
|
||||||
# Required for Apple Pay
|
# Required for Apple Pay
|
||||||
"/usr/lib": {
|
"/usr/lib": {
|
||||||
|
|||||||
Reference in New Issue
Block a user