mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-01-27 10:19:49 +00:00
Revert "Force use OpenCore commit 5e4d423 for macOS Tahoe 26 support"
This commit is contained in:
@@ -156,7 +156,7 @@ class gatheringFiles:
|
||||
|
||||
seen_download_urls = set()
|
||||
|
||||
for product in kexts:
|
||||
for product in kexts + [{"Name": "OpenCorePkg"}]:
|
||||
if not isinstance(product, dict) and not product.checked:
|
||||
continue
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user