From 16ac5a60930dd4ad225823999d8c4d3c501a6c10 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk <48863253+khronokernel@users.noreply.github.com> Date: Sat, 5 Jun 2021 12:52:40 -0600 Subject: [PATCH] Fix Arch settings for kexts --- 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 db6f8476b..02da82be4 100644 --- a/payloads/Config/config.plist +++ b/payloads/Config/config.plist @@ -861,6 +861,8 @@ Contents/Info.plist + Arch + x86_64 BundlePath IOFireWireFamily.kext Comment @@ -869,8 +871,6 @@ ExecutablePath Contents/MacOS/IOFireWireFamily - Arch - Any MaxKernel MinKernel @@ -879,6 +879,8 @@ Contents/Info.plist + Arch + x86_64 BundlePath IOFireWireFamily.kext/Contents/PlugIns/AppleFWOHCI.kext Comment @@ -887,8 +889,6 @@ ExecutablePath Contents/MacOS/AppleFWOHCI - Arch - Any MaxKernel MinKernel @@ -897,6 +897,8 @@ Contents/Info.plist + Arch + x86_64 BundlePath IOFireWireSBP2.kext Comment @@ -905,8 +907,6 @@ ExecutablePath Contents/MacOS/IOFireWireSBP2 - Arch - Any MaxKernel MinKernel @@ -915,6 +915,8 @@ Contents/Info.plist + Arch + x86_64 BundlePath IOFireWireSerialBusProtocolTransport.kext Comment @@ -923,8 +925,6 @@ ExecutablePath Contents/MacOS/IOFireWireSerialBusProtocolTransport - Arch - Any MaxKernel MinKernel