Files
2024-06-19 12:42:41 -04:00

97 lines
2.5 KiB
Plaintext

<?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>BuildMachineOSBuild</key>
<string>20G224</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>AlpsHID</string>
<key>CFBundleIdentifier</key>
<string>com.blankmac.AlpsHID</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>AlpsHID</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.0d1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13A233</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>11.3</string>
<key>DTSDKBuild</key>
<string>20E214</string>
<key>DTSDKName</key>
<string>macosx11.3</string>
<key>DTXcode</key>
<string>1300</string>
<key>DTXcodeBuild</key>
<string>13A233</string>
<key>IOKitPersonalities</key>
<dict>
<key>AlpsHIDEventDriver</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.blankmac.AlpsHID</string>
<key>DeviceUsagePairs</key>
<array>
<dict>
<key>DeviceUsage</key>
<integer>2</integer>
<key>DeviceUsagePage</key>
<integer>65281</integer>
</dict>
<dict>
<key>DeviceUsage</key>
<integer>1</integer>
<key>DeviceUsagePage</key>
<integer>65281</integer>
</dict>
</array>
<key>IOClass</key>
<string>AlpsHIDEventDriver</string>
<key>IOProbeScore</key>
<integer>400</integer>
<key>IOProviderClass</key>
<string>IOHIDInterface</string>
<key>QuietTimeAfterTyping</key>
<integer>500</integer>
<key>RM,deliverNotifications</key>
<true/>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.11</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019 blankmac. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.alexandred.VoodooI2C</key>
<string>2.5.2</string>
<key>com.apple.iokit.IOHIDFamily</key>
<string>2.0</string>
<key>com.apple.kpi.iokit</key>
<string>14</string>
<key>com.apple.kpi.libkern</key>
<string>14</string>
<key>com.apple.kpi.mach</key>
<string>13.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Safe Boot</string>
</dict>
</plist>