update AirportItlwm.kext to 1.2.0-stable

This commit is contained in:
mrasong
2021-01-18 19:29:57 +08:00
parent 553133cd9d
commit 836e2902c2
3 changed files with 8 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H15</string>
<string>19H2</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -27,19 +27,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>12B45b</string>
<key>DTPlatformName</key>
<string>macosx</string>
<string>11E708</string>
<key>DTPlatformVersion</key>
<string>11.0</string>
<string>GM</string>
<key>DTSDKBuild</key>
<string>20A2408</string>
<string>19G68</string>
<key>DTSDKName</key>
<string>macosx11.0</string>
<string>macosx10.15</string>
<key>DTXcode</key>
<string>1220</string>
<string>1160</string>
<key>DTXcodeBuild</key>
<string>12B45b</string>
<string>11E708</string>
<key>IOKitPersonalities</key>
<dict>
<key>itlwm</key>

View File

@@ -25,7 +25,7 @@ Thanks to [@HawkysCC](https://github.com/HawkysCC)
### kexts update
- [AirportItlwm.kext v1.2.0-alpha-9cc2c4e](https://github.com/OpenIntelWireless/itlwm)
- [AirportItlwm.kext v1.2.0](https://github.com/OpenIntelWireless/itlwm)
- [AppleALC.kext 1.5.6](https://github.com/acidanthera/AppleALC)
- [IntelBluetoothFirmware.kext 1.1.2](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)
- [IntelBluetoothInjector.kext 1.1.2](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)