This commit is contained in:
Tsanie Lily
2020-09-22 11:10:50 +08:00
parent 0e42d180d5
commit 4ea2b43eba
21 changed files with 331 additions and 17 deletions

10
OC/Kexts/LucyRTL8125Ethernet.kext/Contents/Info.plist Executable file → Normal file
View File

@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20A5343j</string>
<string>19G2021</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.0d6</string>
<string>1.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@ -25,7 +25,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.0d6</string>
<string>1.0.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
@ -64,7 +64,7 @@
<integer>53080</integer>
</dict>
<key>Driver_Version</key>
<string>1.0.0d6</string>
<string>1.0.0</string>
<key>IOClass</key>
<string>LucyRTL8125</string>
<key>IOPCIMatch</key>
@ -80,7 +80,7 @@
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.14</string>
<string>10.15</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 Laura Müller. All rights reserved.</string>
<key>OSBundleLibraries</key>