Skip to content

Instantly share code, notes, and snippets.

@sandyarmstrong
Created November 17, 2016 18:12
Show Gist options
  • Save sandyarmstrong/afc03cdeee5a9ee03b9241a6fc806efc to your computer and use it in GitHub Desktop.
Save sandyarmstrong/afc03cdeee5a9ee03b9241a6fc806efc 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>13F34</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>intelhaxm</string>
<key>CFBundleIdentifier</key>
<string>com.intel.kext.intelhaxm</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>intelhaxm</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>6.0.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>6.0.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>5B1008</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>13C64</string>
<key>DTSDKName</key>
<string>macosx10.9</string>
<key>DTXcode</key>
<string>0511</string>
<key>DTXcodeBuild</key>
<string>5B1008</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.kpi.bsd</key>
<string>10.4.1</string>
<key>com.apple.kpi.iokit</key>
<string>10.4.1</string>
<key>com.apple.kpi.libkern</key>
<string>10.4.1</string>
<key>com.apple.kpi.mach</key>
<string>10.4.1</string>
<key>com.apple.kpi.unsupported</key>
<string>10.4.1</string>
</dict>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment