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

View File

@@ -25,7 +25,7 @@ Thanks to [@HawkysCC](https://github.com/HawkysCC)
### kexts update ### 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) - [AppleALC.kext 1.5.6](https://github.com/acidanthera/AppleALC)
- [IntelBluetoothFirmware.kext 1.1.2](https://github.com/OpenIntelWireless/IntelBluetoothFirmware) - [IntelBluetoothFirmware.kext 1.1.2](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)
- [IntelBluetoothInjector.kext 1.1.2](https://github.com/OpenIntelWireless/IntelBluetoothFirmware) - [IntelBluetoothInjector.kext 1.1.2](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)