mirror of
https://github.com/docee/lenovo-ideapad-310-15isk-opencore.git
synced 2025-11-09 23:20:20 +00:00
Compatiabled with macOS 12.6
This commit is contained in:
116
EFI/OC/Kexts/itlwm.kext/Contents/Info.plist
Normal file
116
EFI/OC/Kexts/itlwm.kext/Contents/Info.plist
Normal file
@@ -0,0 +1,116 @@
|
||||
<?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>20G817</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>itlwm</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.itlwm</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>itlwm</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.2.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.2.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>13C100</string>
|
||||
<key>DTPlatformName</key>
|
||||
<string>macosx</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>12.1</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>21C46</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx12.1</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1321</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>13C100</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>itlwm</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.itlwm</string>
|
||||
<key>IOClass</key>
|
||||
<string>itlwm</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IODefaultMatchCategory</string>
|
||||
<key>IOPCIPrimaryMatch</key>
|
||||
<string>0x00008086&0x0000ffff</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>2000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPCIDevice</string>
|
||||
<key>IOUserClientClass</key>
|
||||
<string>ItlNetworkUserClient</string>
|
||||
<key>WiFiConfig</key>
|
||||
<dict>
|
||||
<key>WiFi_1</key>
|
||||
<dict>
|
||||
<key>password</key>
|
||||
<string>zxyssdt112233</string>
|
||||
<key>ssid</key>
|
||||
<string>ssdt</string>
|
||||
</dict>
|
||||
<key>WiFi_2</key>
|
||||
<dict>
|
||||
<key>password</key>
|
||||
<string>zxyssdt112233</string>
|
||||
<key>ssid</key>
|
||||
<string>ssdt_5G</string>
|
||||
</dict>
|
||||
<key>WiFi_3</key>
|
||||
<dict>
|
||||
<key>password</key>
|
||||
<string></string>
|
||||
<key>ssid</key>
|
||||
<string>Redmi</string>
|
||||
</dict>
|
||||
<key>WiFi_4</key>
|
||||
<dict>
|
||||
<key>password</key>
|
||||
<string>9utc5c5f</string>
|
||||
<key>ssid</key>
|
||||
<string>CMCC-KtG6</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.9</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IONetworkingFamily</key>
|
||||
<string>1.5.0</string>
|
||||
<key>com.apple.iokit.IOPCIFamily</key>
|
||||
<string>1.7</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
<string>8.10.0</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>8.10.0</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>8.10.0</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>8.10.0</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Network-Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
BIN
EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm
Executable file
BIN
EFI/OC/Kexts/itlwm.kext/Contents/MacOS/itlwm
Executable file
Binary file not shown.
Reference in New Issue
Block a user