diff --git a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist new file mode 100644 index 0000000000000000000000000000000000000000..3223f04d1fec571b6bbe57b3a084267f62443dfd --- /dev/null +++ b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist @@ -0,0 +1,81 @@ + + + + + BuildMachineOSBuild + 20G624 + CFBundleDevelopmentRegion + en + CFBundleExecutable + BlueToolFixup + CFBundleIdentifier + as.acidanthera.BlueToolFixup + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + BlueToolFixup + CFBundlePackageType + KEXT + CFBundleShortVersionString + 2.6.3 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 2.6.3 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 13C100 + DTPlatformName + macosx + DTPlatformVersion + 12.1 + DTSDKBuild + 21C46 + DTSDKName + macosx12.1 + DTXcode + 1321 + DTXcodeBuild + 13C100 + IOKitPersonalities + + BlueToolFixup + + CFBundleIdentifier + as.acidanthera.BlueToolFixup + IOClass + BlueToolFixup + IOMatchCategory + BlueToolFixup + IOProviderClass + IOResources + IOResourceMatch + IOKit + + + LSMinimumSystemVersion + 10.8 + OSBundleLibraries + + as.vit9696.Lilu + 1.4.7 + com.apple.kpi.bsd + 12.0.0 + com.apple.kpi.dsep + 12.0.0 + com.apple.kpi.iokit + 12.0.0 + com.apple.kpi.libkern + 12.0.0 + com.apple.kpi.mach + 12.0.0 + com.apple.kpi.unsupported + 12.0.0 + + OSBundleRequired + Root + + diff --git a/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup new file mode 100755 index 0000000000000000000000000000000000000000..6d4a5383109556bdbc90cd2c61081b264d7ee680 Binary files /dev/null and b/EFI/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup differ diff --git a/EFI/OC/config.BigSur.plist b/EFI/OC/config.BigSur.plist index 450043576bc428be7882dfe99994a792ffb9ab5e..d4ba4ca5ab7534b42ea07a633092c7889cb56215 100644 --- a/EFI/OC/config.BigSur.plist +++ b/EFI/OC/config.BigSur.plist @@ -388,6 +388,24 @@ PlistPath Contents/Info.plist + + Arch + Any + BundlePath + IntelBTPatcher.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/IntelBTPatcher + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Arch Any diff --git a/EFI/OC/config.Catalina.plist b/EFI/OC/config.Catalina.plist index f56fdca8aecc50c7b40ec01683b7f9a3d0fb3760..421800364036cfae311b4999c8aab37669263fe9 100644 --- a/EFI/OC/config.Catalina.plist +++ b/EFI/OC/config.Catalina.plist @@ -388,6 +388,24 @@ PlistPath Contents/Info.plist + + Arch + Any + BundlePath + IntelBTPatcher.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/IntelBTPatcher + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Arch Any diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index ba300274bdd2731271be2390dc3cddae3b3b2905..f1696983350a8f07e1da07c8698c23a28af501ab 100644 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -349,13 +349,13 @@ Arch Any BundlePath - IntelBTPatcher.kext + BlueToolFixup.kext Comment Enabled ExecutablePath - Contents/MacOS/IntelBTPatcher + Contents/MacOS/BlueToolFixup MaxKernel MinKernel @@ -381,6 +381,24 @@ PlistPath Contents/Info.plist + + Arch + Any + BundlePath + IntelBTPatcher.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/IntelBTPatcher + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Arch Any