SurPlus: Set MaxKernel

This commit is contained in:
Mykola Grymalyuk
2022-01-29 10:24:14 -07:00
parent ca9a0eba34
commit 42892e503f
2 changed files with 4 additions and 2 deletions

View File

@@ -9,6 +9,8 @@
- FeatureUnlock 1.0.6 - rolling (d98a31f)
- Resolve SIP and SecureBootModel not disabling by default on some non-Metal Mac Pros
- Add Content Caching support configurability
- Limit SurPlus patchset to 20.4.0 - 21.1.0
- No longer required for macOS 12.1 and newer
## 0.4.1
- Add XHCI Boot Support to pre-UEFI 2.0 Macs

View File

@@ -1309,7 +1309,7 @@
<key>Mask</key>
<data></data>
<key>MaxKernel</key>
<string>21.99.99</string>
<string>21.1.0</string>
<key>MinKernel</key>
<string>20.4.0</string>
<key>Replace</key>
@@ -1339,7 +1339,7 @@
<key>Mask</key>
<data></data>
<key>MaxKernel</key>
<string>21.99.99</string>
<string>21.1.0</string>
<key>MinKernel</key>
<string>20.4.0</string>
<key>Replace</key>