update drivers and kexts.

This commit is contained in:
2019-10-31 15:46:52 +08:00
parent 2844b0748e
commit 8ba3ceb774
17 changed files with 71 additions and 25 deletions

16
OC/Kexts/Lilu.kext/Contents/Info.plist Executable file → Normal file
View File

@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17D102</string>
<string>18E226</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.3.8</string>
<string>1.3.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@ -25,21 +25,21 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.8</string>
<string>1.3.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9F2000</string>
<string>10E1001</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>17E189</string>
<string>18E219</string>
<key>DTSDKName</key>
<string>macosx10.13</string>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>0941</string>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<string>10E1001</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.Lilu</key>