This commit is contained in:
2022-05-17 20:49:02 +08:00
parent 2360166969
commit 6fe64c8f83
532 changed files with 352 additions and 69 deletions

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

@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H1615</string>
<string>20G415</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.5.9</string>
<string>1.6.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@ -25,7 +25,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.5.9</string>
<string>1.6.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>

BIN
OC/Kexts/Lilu.kext/Contents/MacOS/Lilu Normal file → Executable file

Binary file not shown.