121 lines
3.1 KiB
Plaintext
121 lines
3.1 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>21G1974</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>CrosEC</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.1Revenger1.CrosEC</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>CrosEC</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</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>13F100</string>
|
|
<key>DTPlatformName</key>
|
|
<string>macosx</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>12.3</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>21E226</string>
|
|
<key>DTSDKName</key>
|
|
<string>macosx12.3</string>
|
|
<key>DTXcode</key>
|
|
<string>1341</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>13F100</string>
|
|
<key>IOKitPersonalities</key>
|
|
<dict>
|
|
<key>Chrome EC</key>
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.1Revenger1.CrosEC</string>
|
|
<key>IOClass</key>
|
|
<string>CrosECBus</string>
|
|
<key>IONameMatch</key>
|
|
<array>
|
|
<string>GOOG0004</string>
|
|
</array>
|
|
<key>IOProviderClass</key>
|
|
<string>IOACPIPlatformDevice</string>
|
|
<key>IOUserClientClass</key>
|
|
<string>CrosECUserClient</string>
|
|
</dict>
|
|
<key>Chrome Keyboard Backlight</key>
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.1Revenger1.CrosEC</string>
|
|
<key>IOClass</key>
|
|
<string>CrosECKeyboardBacklight</string>
|
|
<key>IOPropertyMatch</key>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>GOOG0002</string>
|
|
</dict>
|
|
<key>IOProviderClass</key>
|
|
<string>CrosECDeviceNub</string>
|
|
</dict>
|
|
<key>Chrome Sensor Hub</key>
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.1Revenger1.CrosEC</string>
|
|
<key>IOClass</key>
|
|
<string>CrosECSensorHub</string>
|
|
<key>IOPropertyMatch</key>
|
|
<dict>
|
|
<key>name</key>
|
|
<string>GOOG0006</string>
|
|
</dict>
|
|
<key>IOProviderClass</key>
|
|
<string>CrosECDeviceNub</string>
|
|
</dict>
|
|
<key>SMCLightSensor</key>
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.1Revenger1.CrosEC</string>
|
|
<key>IOClass</key>
|
|
<string>SMCLightSensor</string>
|
|
<key>IOMatchCategory</key>
|
|
<string>SMCLightSensor</string>
|
|
<key>IOProviderClass</key>
|
|
<string>IOResources</string>
|
|
<key>IOResourceMatch</key>
|
|
<string>IOKit</string>
|
|
</dict>
|
|
</dict>
|
|
<key>LSMinimumSystemVersion</key>
|
|
<string>10.7</string>
|
|
<key>OSBundleLibraries</key>
|
|
<dict>
|
|
<key>as.vit9696.Lilu</key>
|
|
<string>1.2.0</string>
|
|
<key>as.vit9696.VirtualSMC</key>
|
|
<string>1.0.0</string>
|
|
<key>com.apple.iokit.IOACPIFamily</key>
|
|
<string>1.0.0d1</string>
|
|
<key>com.apple.kpi.iokit</key>
|
|
<string>9.0.0</string>
|
|
<key>com.apple.kpi.libkern</key>
|
|
<string>9.0.0</string>
|
|
<key>com.apple.kpi.mach</key>
|
|
<string>9.0.0</string>
|
|
</dict>
|
|
</dict>
|
|
</plist>
|