Skip to content

Commit

Permalink
Update Kexts
Browse files Browse the repository at this point in the history
Lilu, Virtual SMC and WhateverGreen
  • Loading branch information
joepool committed Mar 2, 2021
1 parent 32c8d0a commit fecbdfe
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
16 changes: 8 additions & 8 deletions OpenCore EFI (10.15-11)/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.4.7</string>
<string>1.5.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.4.7</string>
<string>1.5.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -63,17 +63,17 @@
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.kpi.bsd</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.mach</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>12.0.0</string>
<string>10.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
Expand Down
Binary file not shown.
16 changes: 8 additions & 8 deletions OpenCore EFI (10.15-11)/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.6</string>
<string>1.2.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.6</string>
<string>1.2.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -392,17 +392,17 @@
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.0.0d1</string>
<key>com.apple.kpi.bsd</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.dsep</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.mach</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>12.0.0</string>
<string>10.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions OpenCore EFI (10.15-11)/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.4.2</string>
<string>1.4.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.4.2</string>
<string>1.4.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file not shown.

0 comments on commit fecbdfe

Please sign in to comment.