Revert "Add VoodooI2C v2.8."

This reverts part of commit 8124f6afa1.
This commit is contained in:
2023-03-29 12:52:48 +09:00
parent 706ae37405
commit ce7766dcde
18 changed files with 294 additions and 135 deletions

View File

@@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.8</string>
<string>2.7</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.8</string>
<string>2.7</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>

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

Binary file not shown.

View File

@@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.1.4</string>
<string>1.1.3</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.1.4</string>
<string>1.1.3</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>