mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-11 16:27:19 +10:00
Sync Photo Booth pathing
This commit is contained in:
@@ -104,7 +104,7 @@ class SystemPatchDictionary():
|
||||
"SkyLight.framework": f"10.14.6-{self.os_major}",
|
||||
},
|
||||
"/System/Applications": {
|
||||
**({ "Photo Booth.app": "11.7.6"} if self.os_major >= os_data.os_data.monterey else {}),
|
||||
**({ "Photo Booth.app": "11.7.9"} if self.os_major >= os_data.os_data.monterey else {}),
|
||||
},
|
||||
},
|
||||
"Remove": {
|
||||
|
||||
Reference in New Issue
Block a user