summaryrefslogtreecommitdiff
path: root/oc/Kexts/VoodooI2CHID.kext/Contents
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-01-29 11:13:04 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-01-29 11:13:04 +0700
commitd52278e01ef9cbaf09fab8c8504862038791a6bd (patch)
treebd8bf62d3f9655d632a7d3f76d1cde56cfc26f2b /oc/Kexts/VoodooI2CHID.kext/Contents
parentfe611e2b032c02410219f770de69f62589be6d9b (diff)
Update Sequoia
Diffstat (limited to 'oc/Kexts/VoodooI2CHID.kext/Contents')
-rwxr-xr-xoc/Kexts/VoodooI2CHID.kext/Contents/Info.plist21
-rwxr-xr-xoc/Kexts/VoodooI2CHID.kext/Contents/MacOS/VoodooI2CHIDbin234208 -> 211104 bytes
-rwxr-xr-xoc/Kexts/VoodooI2CHID.kext/Contents/_CodeSignature/CodeResources115
3 files changed, 12 insertions, 124 deletions
diff --git a/oc/Kexts/VoodooI2CHID.kext/Contents/Info.plist b/oc/Kexts/VoodooI2CHID.kext/Contents/Info.plist
index eb0b8cf..c83f54d 100755
--- a/oc/Kexts/VoodooI2CHID.kext/Contents/Info.plist
+++ b/oc/Kexts/VoodooI2CHID.kext/Contents/Info.plist
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
- <string>23H124</string>
+ <string>19F101</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -27,19 +27,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
- <string></string>
- <key>DTPlatformName</key>
- <string>macosx</string>
+ <string>11E801a</string>
<key>DTPlatformVersion</key>
- <string>13.3</string>
+ <string>GM</string>
<key>DTSDKBuild</key>
- <string>22E245</string>
+ <string>19G68</string>
<key>DTSDKName</key>
- <string>macosx13.3</string>
+ <string>macosx10.15</string>
<key>DTXcode</key>
- <string>1431</string>
+ <string>1170</string>
<key>DTXcodeBuild</key>
- <string>14E300c</string>
+ <string>11E801a</string>
<key>IOKitPersonalities</key>
<dict>
<key>Intel ACPI Sensor Hub Enabler</key>
@@ -302,6 +300,11 @@
<string>VoodooI2CPrecisionTouchpadHIDEventDriver</string>
<key>IOProbeScore</key>
<integer>300</integer>
+ <key>IOPropertyMatch</key>
+ <dict>
+ <key>Transport</key>
+ <string>I2C</string>
+ </dict>
<key>IOProviderClass</key>
<string>IOHIDInterface</string>
<key>ProcessBluetoothMouseStopsTrackpad</key>
diff --git a/oc/Kexts/VoodooI2CHID.kext/Contents/MacOS/VoodooI2CHID b/oc/Kexts/VoodooI2CHID.kext/Contents/MacOS/VoodooI2CHID
index ab87aff..99a3c4c 100755
--- a/oc/Kexts/VoodooI2CHID.kext/Contents/MacOS/VoodooI2CHID
+++ b/oc/Kexts/VoodooI2CHID.kext/Contents/MacOS/VoodooI2CHID
Binary files differ
diff --git a/oc/Kexts/VoodooI2CHID.kext/Contents/_CodeSignature/CodeResources b/oc/Kexts/VoodooI2CHID.kext/Contents/_CodeSignature/CodeResources
deleted file mode 100755
index d5d0fd7..0000000
--- a/oc/Kexts/VoodooI2CHID.kext/Contents/_CodeSignature/CodeResources
+++ /dev/null
@@ -1,115 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>files</key>
- <dict/>
- <key>files2</key>
- <dict/>
- <key>rules</key>
- <dict>
- <key>^Resources/</key>
- <true/>
- <key>^Resources/.*\.lproj/</key>
- <dict>
- <key>optional</key>
- <true/>
- <key>weight</key>
- <real>1000</real>
- </dict>
- <key>^Resources/.*\.lproj/locversion.plist$</key>
- <dict>
- <key>omit</key>
- <true/>
- <key>weight</key>
- <real>1100</real>
- </dict>
- <key>^Resources/Base\.lproj/</key>
- <dict>
- <key>weight</key>
- <real>1010</real>
- </dict>
- <key>^version.plist$</key>
- <true/>
- </dict>
- <key>rules2</key>
- <dict>
- <key>.*\.dSYM($|/)</key>
- <dict>
- <key>weight</key>
- <real>11</real>
- </dict>
- <key>^(.*/)?\.DS_Store$</key>
- <dict>
- <key>omit</key>
- <true/>
- <key>weight</key>
- <real>2000</real>
- </dict>
- <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
- <dict>
- <key>nested</key>
- <true/>
- <key>weight</key>
- <real>10</real>
- </dict>
- <key>^.*</key>
- <true/>
- <key>^Info\.plist$</key>
- <dict>
- <key>omit</key>
- <true/>
- <key>weight</key>
- <real>20</real>
- </dict>
- <key>^PkgInfo$</key>
- <dict>
- <key>omit</key>
- <true/>
- <key>weight</key>
- <real>20</real>
- </dict>
- <key>^Resources/</key>
- <dict>
- <key>weight</key>
- <real>20</real>
- </dict>
- <key>^Resources/.*\.lproj/</key>
- <dict>
- <key>optional</key>
- <true/>
- <key>weight</key>
- <real>1000</real>
- </dict>
- <key>^Resources/.*\.lproj/locversion.plist$</key>
- <dict>
- <key>omit</key>
- <true/>
- <key>weight</key>
- <real>1100</real>
- </dict>
- <key>^Resources/Base\.lproj/</key>
- <dict>
- <key>weight</key>
- <real>1010</real>
- </dict>
- <key>^[^/]+$</key>
- <dict>
- <key>nested</key>
- <true/>
- <key>weight</key>
- <real>10</real>
- </dict>
- <key>^embedded\.provisionprofile$</key>
- <dict>
- <key>weight</key>
- <real>20</real>
- </dict>
- <key>^version\.plist$</key>
- <dict>
- <key>weight</key>
- <real>20</real>
- </dict>
- </dict>
-</dict>
-</plist>