diff options
Diffstat (limited to 'oc/Kexts/VoodooI2CHID.kext/Contents/Info.plist')
| -rwxr-xr-x | oc/Kexts/VoodooI2CHID.kext/Contents/Info.plist | 21 |
1 files changed, 12 insertions, 9 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> |
