Skip to content

Instantly share code, notes, and snippets.

@lfaoro
Created May 19, 2016 21:46
Show Gist options
  • Save lfaoro/6b94457b42fe5deae39eb5e23564bc9f to your computer and use it in GitHub Desktop.
Save lfaoro/6b94457b42fe5deae39eb5e23564bc9f to your computer and use it in GitHub Desktop.
<?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>15E55</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>AppleIntelHD5000Graphics</string>
<key>CFBundleGetInfoString</key>
<string>AppleIntelHD5000Graphics 10.14.58</string>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleIntelHD5000Graphics</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Apple Embedded Graphics Kernel Extension</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>10.14.58</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>10.1.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>7D129b</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>15E55</string>
<key>DTSDKName</key>
<string>macosx10.11internal</string>
<key>DTXcode</key>
<string>0730</string>
<key>DTXcodeBuild</key>
<string>7D129b</string>
<key>IOKitPersonalities</key>
<dict>
<key>Gen7</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleIntelHD5000Graphics</string>
<key>CompactVRAM</key>
<integer>1</integer>
<key>ForceDisableEDRAM</key>
<integer>0</integer>
<key>IOCFPlugInTypes</key>
<dict>
<key>ACCF0000-0000-0000-0000-000a2789904e</key>
<string>IOAccelerator2D.plugin</string>
</dict>
<key>IOClass</key>
<string>IntelAccelerator</string>
<key>IODVDBundleName</key>
<string>AppleIntelHD5000GraphicsVADriver</string>
<key>IOGLBundleName</key>
<string>AppleIntelHD5000GraphicsGLDriver</string>
<key>IOGVABGRAEnc</key>
<string>Gen75</string>
<key>IOGVACodec</key>
<string>Gen75</string>
<key>IOGVAScaler</key>
<string>Gen75</string>
<key>IOMatchCategory</key>
<string>IOAccelerator</string>
<key>IOPCIClassMatch</key>
<string>0x03000000&amp;0xff000000</string>
<key>IOPCIPrimaryMatch</key>
<string>0x0d268086 0x0a268086 0x0a2e8086 0x0d228086 0x04128086</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>IOSourceVersion</key>
<string>0.0.0.0.0</string>
<key>IOVARendererID</key>
<integer>17301508</integer>
<key>MetalCoalesce</key>
<integer>0</integer>
<key>MetalPluginName</key>
<string>AppleIntelHD5000GraphicsMTLDriver</string>
<key>PanicOnGPUHang</key>
<integer>0</integer>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 1999-2012 Apple Inc. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOAcceleratorFamily2</key>
<string>2.0.0</string>
<key>com.apple.iokit.IOGraphicsFamily</key>
<string>1.0.0b1</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.0.0b1</string>
<key>com.apple.iokit.IOSurface</key>
<string>87.0</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0</string>
<key>com.apple.kpi.private</key>
<string>10.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
</dict>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment