diff --git a/EFI/OC/Config.plist b/EFI/OC/Config.plist index 168e38c..cfc025c 100755 --- a/EFI/OC/Config.plist +++ b/EFI/OC/Config.plist @@ -1237,6 +1237,24 @@ PlistPath Contents/Info.plist + + Arch + x86_64 + BundlePath + SMCLightSensor.kext + Comment + + Enabled + + ExecutablePath + Contents/MacOS/SMCLightSensor + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Arch x86_64 diff --git a/EFI/OC/Kexts/SMCLightSensor.kext/Contents/Info.plist b/EFI/OC/Kexts/SMCLightSensor.kext/Contents/Info.plist new file mode 100755 index 0000000..671d34c --- /dev/null +++ b/EFI/OC/Kexts/SMCLightSensor.kext/Contents/Info.plist @@ -0,0 +1,87 @@ + + + + + BuildMachineOSBuild + 20A5354i + CFBundleDevelopmentRegion + en + CFBundleExecutable + SMCLightSensor + CFBundleIdentifier + ru.usrsse2.SMCLightSensor + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + SMCLightSensor + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.1.6 + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1.1.6 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 12A8169g + DTPlatformName + macosx + DTPlatformVersion + 11.0 + DTSDKBuild + 20A5323l + DTSDKName + macosx11.0 + DTXcode + 1200 + DTXcodeBuild + 12A8169g + IOKitPersonalities + + SMCLightSensor + + CFBundleIdentifier + ru.usrsse2.SMCLightSensor + IOClass + SMCLightSensor + IOMatchCategory + SMCLightSensor + IOProviderClass + IOResources + IOResourceMatch + IOKit + + + LSMinimumSystemVersion + 10.8 + NSHumanReadableCopyright + Copyright © 2018 vit9696. All rights reserved. + OSBundleCompatibleVersion + 1.0.0 + OSBundleLibraries + + as.vit9696.Lilu + 1.2.0 + as.vit9696.VirtualSMC + 1.0.0 + com.apple.iokit.IOACPIFamily + 1.0.0d1 + 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 + + + diff --git a/EFI/OC/Kexts/SMCLightSensor.kext/Contents/MacOS/SMCLightSensor b/EFI/OC/Kexts/SMCLightSensor.kext/Contents/MacOS/SMCLightSensor new file mode 100755 index 0000000..df93b82 Binary files /dev/null and b/EFI/OC/Kexts/SMCLightSensor.kext/Contents/MacOS/SMCLightSensor differ diff --git a/EFI/OC/Kexts/SMCLightSensor.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/SMCLightSensor.kext/Contents/_CodeSignature/CodeResources new file mode 100755 index 0000000..d5d0fd7 --- /dev/null +++ b/EFI/OC/Kexts/SMCLightSensor.kext/Contents/_CodeSignature/CodeResources @@ -0,0 +1,115 @@ + + + + + files + + files2 + + rules + + ^Resources/ + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^version.plist$ + + + rules2 + + .*\.dSYM($|/) + + weight + 11 + + ^(.*/)?\.DS_Store$ + + omit + + weight + 2000 + + ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ + + nested + + weight + 10 + + ^.* + + ^Info\.plist$ + + omit + + weight + 20 + + ^PkgInfo$ + + omit + + weight + 20 + + ^Resources/ + + weight + 20 + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^[^/]+$ + + nested + + weight + 10 + + ^embedded\.provisionprofile$ + + weight + 20 + + ^version\.plist$ + + weight + 20 + + + +