Utlize LSUIElement for Helper binary

This commit is contained in:
Mykola Grymalyuk
2023-05-17 12:36:27 -06:00
parent d576752744
commit 96fcba8391
7 changed files with 11 additions and 8 deletions

View File

@@ -618,7 +618,7 @@ class Constants:
@property
def oclp_helper_path(self):
return self.payload_path / Path("Tools/OpenCore-Patcher-Helper.app/Contents/MacOS/OpenCore-Patcher-Helper")
return self.payload_path / Path("Tools/OpenCore-Patcher.app/Contents/MacOS/OpenCore-Patcher")
@property
def rsrrepair_userspace_path(self):