From 0797deb6747ee9c5d385bc0119ae70a23f585b22 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Sun, 11 Jan 2026 02:21:42 +0700 Subject: Add Boot OC --- oc/Kexts/AMFIPass.kext/Contents/Info.plist | 85 ++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100755 oc/Kexts/AMFIPass.kext/Contents/Info.plist (limited to 'oc/Kexts/AMFIPass.kext/Contents/Info.plist') diff --git a/oc/Kexts/AMFIPass.kext/Contents/Info.plist b/oc/Kexts/AMFIPass.kext/Contents/Info.plist new file mode 100755 index 0000000..78cb4b7 --- /dev/null +++ b/oc/Kexts/AMFIPass.kext/Contents/Info.plist @@ -0,0 +1,85 @@ + + + + + BuildMachineOSBuild + 22F66 + CFBundleDevelopmentRegion + en + CFBundleExecutable + AMFIPass + CFBundleIdentifier + com.dhinakg.AMFIPass + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + AMFIPass + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.3.1 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1.3.1 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 14C18 + DTPlatformName + macosx + DTPlatformVersion + 13.1 + DTSDKBuild + 22C55 + DTSDKName + macosx13.1 + DTXcode + 1420 + DTXcodeBuild + 14C18 + IOKitPersonalities + + AMFIPass + + CFBundleIdentifier + com.dhinakg.AMFIPass + IOClass + AMFIPass + IOMatchCategory + AMFIPass + IOProviderClass + IOResources + IOResourceMatch + IOKit + + + LSMinimumSystemVersion + 10.15 + NSHumanReadableCopyright + Copyright © 2022-2023 Dhinak G. All rights reserved. + 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.private + 12.0.0 + com.apple.kpi.unsupported + 12.0.0 + + OSBundleRequired + Root + + -- cgit v1.2.3