1
0

Replaced itlwm with experimental AirportItlwm.

This commit is contained in:
Markus Birth 2020-10-29 01:08:50 +01:00
parent 27813a20ac
commit 76c73ae74a
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A
4 changed files with 17 additions and 163 deletions

View File

@ -3,17 +3,17 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>19G2531</string> <string>19H2</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>en</string> <string>en</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>itlwm</string> <string>AirportItlwm</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.zxystd.itlwm</string> <string>com.zxystd.AirportItlwm</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>itlwm</string> <string>AirportItlwm</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
@ -27,25 +27,27 @@
<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>11E801a</string> <string>12A7300</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>GM</string> <string>10.15.6</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>19G68</string> <string>19G68</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx10.15</string> <string>macosx10.15</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1170</string> <string>1201</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>11E801a</string> <string>12A7300</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>itlwm</key> <key>itlwm</key>
<dict> <dict>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.zxystd.itlwm</string> <string>com.zxystd.AirportItlwm</string>
<key>IOClass</key> <key>IOClass</key>
<string>itlwm</string> <string>AirportItlwm</string>
<key>IOMatchCategory</key> <key>IOMatchCategory</key>
<string>IODefaultMatchCategory</string> <string>IODefaultMatchCategory</string>
<key>IOPCIPrimaryMatch</key> <key>IOPCIPrimaryMatch</key>
@ -54,47 +56,16 @@
<integer>2000</integer> <integer>2000</integer>
<key>IOProviderClass</key> <key>IOProviderClass</key>
<string>IOPCIDevice</string> <string>IOPCIDevice</string>
<key>IOUserClientClass</key>
<string>ItlNetworkUserClient</string>
<key>WiFiConfig</key>
<dict>
<key>WiFi_1</key>
<dict>
<key>password</key>
<string>Markus161180B</string>
<key>ssid</key>
<string>Das Netz 5G</string>
</dict>
<key>WiFi_2</key>
<dict>
<key>password</key>
<string>Markus161180B</string>
<key>ssid</key>
<string>Das Netz</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>
</dict> </dict>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>10.12</string> <string>10.15</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 钟先耀. All rights reserved.</string> <string>Copyright © 2020 钟先耀. All rights reserved.</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>
<dict> <dict>
<key>com.apple.iokit.IO80211Family</key>
<string>1200.12.2b1</string>
<key>com.apple.iokit.IONetworkingFamily</key> <key>com.apple.iokit.IONetworkingFamily</key>
<string>3.2</string> <string>3.2</string>
<key>com.apple.iokit.IOPCIFamily</key> <key>com.apple.iokit.IOPCIFamily</key>
@ -110,7 +81,5 @@
</dict> </dict>
<key>OSBundleRequired</key> <key>OSBundleRequired</key>
<string>Network-Root</string> <string>Network-Root</string>
<key>XCBUILD</key>
<string>1.2.0</string>
</dict> </dict>
</plist> </plist>

View File

@ -1,115 +0,0 @@
<?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>files</key>
<dict/>
<key>files2</key>
<dict/>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>

View File

@ -650,13 +650,13 @@
<key>Arch</key> <key>Arch</key>
<string>Any</string> <string>Any</string>
<key>BundlePath</key> <key>BundlePath</key>
<string>itlwm.kext</string> <string>AirportItlwm.kext</string>
<key>Comment</key> <key>Comment</key>
<string></string> <string></string>
<key>Enabled</key> <key>Enabled</key>
<true/> <true/>
<key>ExecutablePath</key> <key>ExecutablePath</key>
<string>Contents/MacOS/itlwm</string> <string>Contents/MacOS/AirportItlwm</string>
<key>MaxKernel</key> <key>MaxKernel</key>
<string></string> <string></string>
<key>MinKernel</key> <key>MinKernel</key>