diff options
Diffstat (limited to 'oc/Kexts/VoodooRMI.kext/Contents/Info.plist')
| -rwxr-xr-x | oc/Kexts/VoodooRMI.kext/Contents/Info.plist | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/oc/Kexts/VoodooRMI.kext/Contents/Info.plist b/oc/Kexts/VoodooRMI.kext/Contents/Info.plist index 44ffb92..7fc3357 100755 --- a/oc/Kexts/VoodooRMI.kext/Contents/Info.plist +++ b/oc/Kexts/VoodooRMI.kext/Contents/Info.plist @@ -3,7 +3,7 @@ <plist version="1.0"> <dict> <key>BuildMachineOSBuild</key> - <string>24F74</string> + <string>19H1615</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleExecutable</key> @@ -17,29 +17,29 @@ <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> - <string>1.4.3</string> + <string>1.3.5</string> <key>CFBundleSupportedPlatforms</key> <array> <string>MacOSX</string> </array> <key>CFBundleVersion</key> - <string>1.4.3</string> + <string>1.3.5</string> <key>DTCompiler</key> <string>com.apple.compilers.llvm.clang.1_0</string> <key>DTPlatformBuild</key> - <string>24F74</string> + <string>12D4e</string> <key>DTPlatformName</key> <string>macosx</string> <key>DTPlatformVersion</key> - <string>15.5</string> + <string>11.1</string> <key>DTSDKBuild</key> - <string>24F74</string> + <string>20C63</string> <key>DTSDKName</key> - <string>macosx15.5</string> + <string>macosx11.1</string> <key>DTXcode</key> - <string>1640</string> + <string>1240</string> <key>DTXcodeBuild</key> - <string>16F6</string> + <string>12D4e</string> <key>IOKitPersonalities</key> <dict> <key>RMIDevice</key> @@ -52,6 +52,8 @@ <integer>250</integer> <key>DisableWhileTypingTimeout</key> <integer>250</integer> + <key>FingerMajorMinorDiffMax</key> + <integer>10</integer> <key>ForceTouchMinPressure</key> <integer>90</integer> <key>ForceTouchType</key> @@ -87,7 +89,7 @@ </dict> </dict> <key>LSMinimumSystemVersion</key> - <string>10.7</string> + <string>10.11</string> <key>NSHumanReadableCopyright</key> <string>Copyright © 2021 1Revenger1. All rights reserved.</string> <key>OSBundleCompatibleVersion</key> @@ -95,11 +97,11 @@ <key>OSBundleLibraries</key> <dict> <key>com.apple.kpi.iokit</key> - <string>11</string> + <string>15</string> <key>com.apple.kpi.libkern</key> - <string>11</string> + <string>15</string> <key>com.apple.kpi.mach</key> - <string>11</string> + <string>15</string> </dict> <key>OSBundleRequired</key> <string>Console</string> |
