Add support for macOS 14.4

This commit is contained in:
Mykola Grymalyuk
2024-02-11 14:23:05 -07:00
parent 82084c84e3
commit f8a3d5716c
7 changed files with 92 additions and 39 deletions

View File

@@ -1773,7 +1773,7 @@
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>23.0.0</string>
<string>23.4.0</string>
<key>BundlePath</key>
<string>AppleCredentialManager.kext</string>
<key>ExecutablePath</key>
@@ -1882,7 +1882,7 @@
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>23.0.0</string>
<string>23.4.0</string>
<key>Strategy</key>
<string>Exclude</string>
</dict>

Binary file not shown.