You've already forked gpd-pocket2-hackintosh
mirror of
https://github.com/jibsaramnim/gpd-pocket2-hackintosh.git
synced 2026-05-16 07:06:31 +09:00
- Lilu v1.3.7 - WhateverGreen v1.3.0 - AppleALC v1.3.9 - VirtualSMC v1.0.6 - SMCProcessor v1.0.6 - SMCBatteryManager v1.0 - SMCSuperIO v1.0.6 - USBInjectAll v0.7.1 - VoodooHDA v2.9.2 - VoodooI2C v2.2 - VoodooPS2Controller v1.8.28 - CPUFriend v1.1.8 - CodecCommander v2.7.1 - NullEthernet v1.0.6 - Display-756e6b6-717 (Custom)
101 lines
2.8 KiB
Plaintext
Executable File
101 lines
2.8 KiB
Plaintext
Executable File
<?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>17D102</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>SMCBatteryManager</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>ru.usrsse2.SMCBatteryManager</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>SMCBatteryManager</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>9F2000</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>GM</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>17E189</string>
|
|
<key>DTSDKName</key>
|
|
<string>macosx10.13</string>
|
|
<key>DTXcode</key>
|
|
<string>0941</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>9F2000</string>
|
|
<key>IOKitPersonalities</key>
|
|
<dict>
|
|
<key>IOSMBusController</key>
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>ru.usrsse2.SMCBatteryManager</string>
|
|
<key>IOClass</key>
|
|
<string>SMCSMBusController</string>
|
|
<key>IOMatchCategory</key>
|
|
<string>SMCSMBusController</string>
|
|
<key>IOProviderClass</key>
|
|
<string>IOResources</string>
|
|
<key>IOResourceMatch</key>
|
|
<string>IOKit</string>
|
|
</dict>
|
|
<key>SMCBatteryManager</key>
|
|
<dict>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>ru.usrsse2.SMCBatteryManager</string>
|
|
<key>IOClass</key>
|
|
<string>SMCBatteryManager</string>
|
|
<key>IOMatchCategory</key>
|
|
<string>SMCBatteryManager</string>
|
|
<key>IOProviderClass</key>
|
|
<string>IOResources</string>
|
|
<key>IOResourceMatch</key>
|
|
<string>IOKit</string>
|
|
</dict>
|
|
</dict>
|
|
<key>NSHumanReadableCopyright</key>
|
|
<string>Copyright © 2018 usrsse2. All rights reserved.</string>
|
|
<key>OSBundleCompatibleVersion</key>
|
|
<string>1.0.0</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.iokit.IOSMBusFamily</key>
|
|
<string>1.0.0</string>
|
|
<key>com.apple.kpi.bsd</key>
|
|
<string>12.0.0</string>
|
|
<key>com.apple.kpi.dsep</key>
|
|
<string>12.0.0</string>
|
|
<key>com.apple.kpi.iokit</key>
|
|
<string>12.0.0</string>
|
|
<key>com.apple.kpi.libkern</key>
|
|
<string>12.0.0</string>
|
|
<key>com.apple.kpi.mach</key>
|
|
<string>12.0.0</string>
|
|
<key>com.apple.kpi.unsupported</key>
|
|
<string>12.0.0</string>
|
|
</dict>
|
|
<key>OSBundleRequired</key>
|
|
<string>Root</string>
|
|
</dict>
|
|
</plist>
|