Update NVMeFix kext support for macOS Sequoia

This commit is contained in:
Hoang Hong Quan
2024-12-03 13:40:15 +07:00
parent ea2faa0fdf
commit 17c6854c46
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -514,7 +514,6 @@ kexts = [
name = "NVMeFix",
description = "Addresses compatibility and performance issues with NVMe SSDs",
category = "Storage",
max_darwin_version = "23.99.99",
min_darwin_version = "18.0.0",
requires_kexts = ["Lilu"],
github_repo = {