mirror of
https://github.com/tylernguyen/x1c6-hackintosh.git
synced 2025-02-05 01:23:14 -06:00
update Lilu and AppleALC
This commit is contained in:
parent
4d85a2ef1e
commit
416d47def7
4 changed files with 1037 additions and 56 deletions
1089
EFI/CLOVER/kexts/Other/AppleALC.kext/Contents/Info.plist
Executable file → Normal file
1089
EFI/CLOVER/kexts/Other/AppleALC.kext/Contents/Info.plist
Executable file → Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
@ -17,7 +17,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.3.1</string>
|
||||
<string>1.3.3</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
|
@ -25,7 +25,7 @@
|
|||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.3.1</string>
|
||||
<string>1.3.3</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue