diff --git a/EFI/OC/Kexts/itlwm.kext/Contents/Info.plist b/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist similarity index 64% rename from EFI/OC/Kexts/itlwm.kext/Contents/Info.plist rename to EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist index 5518298..c08535b 100644 --- a/EFI/OC/Kexts/itlwm.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist @@ -3,17 +3,17 @@ BuildMachineOSBuild - 19G2531 + 19H2 CFBundleDevelopmentRegion en CFBundleExecutable - itlwm + AirportItlwm CFBundleIdentifier - com.zxystd.itlwm + com.zxystd.AirportItlwm CFBundleInfoDictionaryVersion 6.0 CFBundleName - itlwm + AirportItlwm CFBundlePackageType KEXT CFBundleShortVersionString @@ -27,25 +27,27 @@ DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 11E801a + 12A7300 + DTPlatformName + macosx DTPlatformVersion - GM + 10.15.6 DTSDKBuild 19G68 DTSDKName macosx10.15 DTXcode - 1170 + 1201 DTXcodeBuild - 11E801a + 12A7300 IOKitPersonalities itlwm CFBundleIdentifier - com.zxystd.itlwm + com.zxystd.AirportItlwm IOClass - itlwm + AirportItlwm IOMatchCategory IODefaultMatchCategory IOPCIPrimaryMatch @@ -54,47 +56,16 @@ 2000 IOProviderClass IOPCIDevice - IOUserClientClass - ItlNetworkUserClient - WiFiConfig - - WiFi_1 - - password - Markus161180B - ssid - Das Netz 5G - - WiFi_2 - - password - Markus161180B - ssid - Das Netz - - WiFi_3 - - password - - ssid - Redmi - - WiFi_4 - - password - 9utc5c5f - ssid - CMCC-KtG6 - - LSMinimumSystemVersion - 10.12 + 10.15 NSHumanReadableCopyright Copyright © 2020 钟先耀. All rights reserved. OSBundleLibraries + com.apple.iokit.IO80211Family + 1200.12.2b1 com.apple.iokit.IONetworkingFamily 3.2 com.apple.iokit.IOPCIFamily @@ -110,7 +81,5 @@ OSBundleRequired Network-Root - XCBUILD - 1.2.0 diff --git a/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm b/EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm similarity index 92% rename from EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm rename to EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm index 5e8c092..c6d2b94 100644 Binary files a/EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm and b/EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm differ diff --git a/EFI/OC/Kexts/itlwm.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/itlwm.kext/Contents/_CodeSignature/CodeResources deleted file mode 100644 index d5d0fd7..0000000 --- a/EFI/OC/Kexts/itlwm.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,115 +0,0 @@ - - - - - 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 - - - - diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index 06fb11d..1c95fdc 100644 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -650,13 +650,13 @@ Arch Any BundlePath - itlwm.kext + AirportItlwm.kext Comment Enabled ExecutablePath - Contents/MacOS/itlwm + Contents/MacOS/AirportItlwm MaxKernel MinKernel