mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-08-25 14:53:06 +00:00
Update kext compatibility for macOS Tahoe 26
This commit is contained in:
@@ -82,7 +82,6 @@ kexts = [
|
||||
description = "Provides temperature readings for AMD GPUs",
|
||||
category = "VirtualSMC Plugins",
|
||||
min_darwin_version = "18.0.0",
|
||||
max_darwin_version = "24.99.99",
|
||||
requires_kexts = ["Lilu", "VirtualSMC"],
|
||||
github_repo = {
|
||||
"owner": "ChefKissInc",
|
||||
@@ -733,7 +732,6 @@ kexts = [
|
||||
name = "ForgedInvariant",
|
||||
description = "The plug & play kext for syncing the TSC on AMD & Intel",
|
||||
category = "TSC Synchronization",
|
||||
max_darwin_version = "24.99.99",
|
||||
requires_kexts = ["Lilu"],
|
||||
conflict_group_id = "TSC",
|
||||
github_repo = {
|
||||
|
||||
Reference in New Issue
Block a user