Skip to content

Commit

Permalink
Update Voodooi2c v2.1, now support synaptic native, like magic trackpad
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnny Núñez Cano authored and Johnny Núñez Cano committed Sep 19, 2018
1 parent 6426718 commit 429d3ab
Show file tree
Hide file tree
Showing 17 changed files with 41 additions and 33 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified EFI/.DS_Store
Binary file not shown.
Binary file modified EFI/CLOVER/.DS_Store
Binary file not shown.
Binary file modified EFI/CLOVER/kexts/.DS_Store
Binary file not shown.
Binary file modified EFI/CLOVER/kexts/Other/.DS_Store
Binary file not shown.
26 changes: 13 additions & 13 deletions EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17D47</string>
<string>16F73</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,39 +17,39 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.0.3</string>
<string>2.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.0.3</string>
<string>2.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9F2000</string>
<string>8E3004b</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>15A278</string>
<string>16E185</string>
<key>DTSDKName</key>
<string>macosx10.11</string>
<string>macosx10.12</string>
<key>DTXcode</key>
<string>0941</string>
<string>0833</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<string>8E3004b</string>
<key>IOKitPersonalities</key>
<dict>
<key>CSGesture Multitouch Engine</key>
<key>Native Multitouch Engine</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.alexandred.VoodooI2C</string>
<key>IOClass</key>
<string>VoodooI2CCSGestureEngine</string>
<string>VoodooI2CNativeEngine</string>
<key>IOMatchCategory</key>
<string>VoodooI2CCSGestureEngine</string>
<string>VoodooI2CNativeEngine</string>
<key>IOProviderClass</key>
<string>VoodooI2CMultitouchInterface</string>
<string>IOService</string>
</dict>
<key>VoodooI2CACPIController</key>
<dict>
Expand Down Expand Up @@ -103,7 +103,7 @@
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 Alexandre Daoud. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>2.0.0</string>
<string>2.1</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.alexandred.VoodooI2CServices</key>
Expand Down
Binary file modified EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/MacOS/VoodooI2C
Binary file not shown.
12 changes: 6 additions & 6 deletions EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17D47</string>
<string>16F73</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -27,17 +27,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9F2000</string>
<string>8E3004b</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>15A278</string>
<string>16E185</string>
<key>DTSDKName</key>
<string>macosx10.11</string>
<string>macosx10.12</string>
<key>DTXcode</key>
<string>0941</string>
<string>0833</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<string>8E3004b</string>
<key>IOKitPersonalities</key>
<dict>
<key>VoodooGPIOSunrisePointH</key>
Expand Down
Binary file not shown.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17D47</string>
<string>16F73</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -27,17 +27,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9F2000</string>
<string>8E3004b</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>15A278</string>
<string>16E185</string>
<key>DTSDKName</key>
<string>macosx10.11</string>
<string>macosx10.12</string>
<key>DTXcode</key>
<string>0941</string>
<string>0833</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<string>8E3004b</string>
<key>IOKitPersonalities</key>
<dict>
<key>VoodooI2CLogger</key>
Expand Down
Binary file not shown.
Empty file.
16 changes: 12 additions & 4 deletions EFI/CLOVER/kexts/Other/VoodooI2C.kext/Contents/_CodeSignature/CodeResources
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,21 @@
<dict>
<key>PlugIns/VoodooGPIO.kext</key>
<dict>
<key>symlink</key>
<string>/Users/steve/Library/Developer/Xcode/DerivedData/VoodooI2C-byomvohcqnupuicwjpzmqwxrppbd/Build/Intermediates.noindex/ArchiveIntermediates/VoodooI2C/InstallationBuildProductsLocation/Library/Extensions/VoodooGPIO.kext</string>
<key>cdhash</key>
<data>
3NI/Cghp6wBhf8yASgYeQqONRdA=
</data>
<key>requirement</key>
<string>cdhash H"def89aaae584e3e5863616caad6206fcdfa8f6dd" or cdhash H"dcd23f0a0869eb00617fcc804a061e42a38d45d0"</string>
</dict>
<key>PlugIns/VoodooI2CServices.kext</key>
<dict>
<key>symlink</key>
<string>/Users/steve/Library/Developer/Xcode/DerivedData/VoodooI2C-byomvohcqnupuicwjpzmqwxrppbd/Build/Intermediates.noindex/ArchiveIntermediates/VoodooI2C/InstallationBuildProductsLocation/Library/Extensions/VoodooI2CServices.kext</string>
<key>cdhash</key>
<data>
HBSVPNcZOrH0SQGaVgwoYdLKgyI=
</data>
<key>requirement</key>
<string>cdhash H"b35a35b0a1ee638d186b813911cad5c8399878c7" or cdhash H"1c14953cd7193ab1f449019a560c2861d2ca8322"</string>
</dict>
</dict>
<key>rules</key>
Expand Down
8 changes: 4 additions & 4 deletions EFI/CLOVER/kexts/Other/VoodooI2CHID.kext/Contents/Info.plist
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17D47</string>
<string>16F73</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -27,17 +27,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9F2000</string>
<string>8E3004b</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>15A278</string>
<key>DTSDKName</key>
<string>macosx10.11</string>
<key>DTXcode</key>
<string>0941</string>
<string>0833</string>
<key>DTXcodeBuild</key>
<string>9F2000</string>
<string>8E3004b</string>
<key>IOKitPersonalities</key>
<dict>
<key>Intel ACPI Sensor Hub Enabler</key>
Expand Down
Binary file not shown.
Empty file.

0 comments on commit 429d3ab

Please sign in to comment.