mirror of
https://github.com/WCBROW01/thinkpad-t480s-hackintosh.git
synced 2025-12-11 20:58:05 -05:00
Update Lilu to 1.6.7, AppleALC to 1.8.4, WhateverGreen to 1.6.6, NVMeFix to 1.1.1, BlueToolFixup to 2.6.8, and OpenCore to 0.9.4. Removed bluetoothInternalControllerInfo and bluetoothExternalDongleFailed from config.plist since they are no longer needed with BlueToolFixup 2.6.8.
107 lines
3.0 KiB
Plaintext
107 lines
3.0 KiB
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>21G651</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>WhateverGreen</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>as.vit9696.WhateverGreen</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>WhateverGreen</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>KEXT</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.6.6</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>MacOSX</string>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.6.6</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>13F100</string>
|
|
<key>DTPlatformName</key>
|
|
<string>macosx</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>12.3</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>21E226</string>
|
|
<key>DTSDKName</key>
|
|
<string>macosx12.3</string>
|
|
<key>DTXcode</key>
|
|
<string>1341</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>13F100</string>
|
|
<key>IOKitPersonalities</key>
|
|
<dict>
|
|
<key>NVHDAEnabler</key>
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>as.vit9696.WhateverGreen</string>
|
|
<key>IOClass</key>
|
|
<string>NVHDAEnabler</string>
|
|
<key>IOMatchCategory</key>
|
|
<string>IOFramebuffer</string>
|
|
<key>IOPCIClassMatch</key>
|
|
<string>0x03000000&0xff000000</string>
|
|
<key>IOPCIMatch</key>
|
|
<string>0x000010de&0x0000ffff</string>
|
|
<key>IOProbeScore</key>
|
|
<integer>300000</integer>
|
|
<key>IOProviderClass</key>
|
|
<string>IOPCIDevice</string>
|
|
</dict>
|
|
<key>as.vit9696.WhateverGreen</key>
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>as.vit9696.WhateverGreen</string>
|
|
<key>IOClass</key>
|
|
<string>WhateverGreen</string>
|
|
<key>IOMatchCategory</key>
|
|
<string>WhateverGreen</string>
|
|
<key>IOProviderClass</key>
|
|
<string>IOResources</string>
|
|
<key>IOResourceMatch</key>
|
|
<string>IOKit</string>
|
|
</dict>
|
|
</dict>
|
|
<key>LSMinimumSystemVersion</key>
|
|
<string>10.6</string>
|
|
<key>NSHumanReadableCopyright</key>
|
|
<string>Copyright © 2018 vit9696. All rights reserved.</string>
|
|
<key>OSBundleCompatibleVersion</key>
|
|
<string>1.0</string>
|
|
<key>OSBundleLibraries</key>
|
|
<dict>
|
|
<key>as.vit9696.Lilu</key>
|
|
<string>1.2.0</string>
|
|
<key>com.apple.iokit.IOPCIFamily</key>
|
|
<string>1.0.0b1</string>
|
|
<key>com.apple.kpi.bsd</key>
|
|
<string>10.0.0</string>
|
|
<key>com.apple.kpi.dsep</key>
|
|
<string>10.0.0</string>
|
|
<key>com.apple.kpi.iokit</key>
|
|
<string>10.0.0</string>
|
|
<key>com.apple.kpi.libkern</key>
|
|
<string>10.0.0</string>
|
|
<key>com.apple.kpi.mach</key>
|
|
<string>10.0.0</string>
|
|
<key>com.apple.kpi.unsupported</key>
|
|
<string>10.0.0</string>
|
|
</dict>
|
|
<key>OSBundleRequired</key>
|
|
<string>Root</string>
|
|
</dict>
|
|
</plist>
|