mirror of
https://github.com/WCBROW01/thinkpad-t480s-hackintosh.git
synced 2025-12-12 04:58:07 -05:00
update opencore and kexts
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.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20G624</string>
|
||||
<string>21G651</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@ -17,29 +17,29 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.1.0</string>
|
||||
<string>1.1.1</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.1.0</string>
|
||||
<string>1.1.1</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>13C100</string>
|
||||
<string>13F100</string>
|
||||
<key>DTPlatformName</key>
|
||||
<string>macosx</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>12.1</string>
|
||||
<string>12.3</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>21C46</string>
|
||||
<string>21E226</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx12.1</string>
|
||||
<string>macosx12.3</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1321</string>
|
||||
<string>1341</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>13C100</string>
|
||||
<string>13F100</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>org.acidanthera.NVMeFix</key>
|
||||
|
||||
Reference in New Issue
Block a user