diff --git a/opencore_legacy_patcher/sys_patch/sys_patch.py b/opencore_legacy_patcher/sys_patch/sys_patch.py index c7f51759a..c76958630 100644 --- a/opencore_legacy_patcher/sys_patch/sys_patch.py +++ b/opencore_legacy_patcher/sys_patch/sys_patch.py @@ -146,6 +146,8 @@ class PatchSysVolume: except: logging.error("- Failed to parse SystemVersion.plist") return False + + return True def _merge_kdk_with_root(self, save_hid_cs: bool = False) -> None: