From 5788e067b3bce52537180532998be72b86160288 Mon Sep 17 00:00:00 2001
From: Eduardo Covas <44532297+educovas@users.noreply.github.com>
Date: Tue, 13 Feb 2024 11:41:23 -0300
Subject: [PATCH] Resolve 14.4 T1 support
---
payloads/Config/config.plist | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/payloads/Config/config.plist b/payloads/Config/config.plist
index 889823bf52..ea62189e1b 100644
--- a/payloads/Config/config.plist
+++ b/payloads/Config/config.plist
@@ -1749,17 +1749,17 @@
Arch
x86_64
Comment
- AppleKeyStore - T1
+ AppleCredentialManager - T1
Enabled
MaxKernel
MinKernel
- 23.0.0
+ 23.4.0
BundlePath
- AppleKeyStore.kext
+ AppleCredentialManager.kext
ExecutablePath
- Contents/MacOS/AppleKeyStore
+ Contents/MacOS/AppleCredentialManager
PlistPath
Contents/Info.plist
@@ -1767,17 +1767,17 @@
Arch
x86_64
Comment
- AppleCredentialManager - T1
+ AppleKeyStore - T1
Enabled
MaxKernel
MinKernel
- 23.4.0
+ 23.0.0
BundlePath
- AppleCredentialManager.kext
+ AppleKeyStore.kext
ExecutablePath
- Contents/MacOS/AppleCredentialManager
+ Contents/MacOS/AppleKeyStore
PlistPath
Contents/Info.plist