Fix debug logic

This commit is contained in:
Mykola Grymalyuk
2023-09-28 09:43:29 -06:00
parent 8db6085ed1
commit 2fc21e6f07
6 changed files with 9 additions and 11 deletions
-1
View File
@@ -205,7 +205,6 @@ class PatcherValidation:
# Second run, flip all settings
self.constants.verbose_debug = True
self.constants.opencore_debug = True
self.constants.opencore_build = "DEBUG"
self.constants.kext_debug = True
self.constants.kext_variant = "DEBUG"
self.constants.kext_debug = True