1*e3723e1fSApple OSS Distributions<?xml version="1.0" encoding="UTF-8"?> 2*e3723e1fSApple OSS Distributions<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3*e3723e1fSApple OSS Distributions<plist version="1.0"> 4*e3723e1fSApple OSS Distributions<dict> 5*e3723e1fSApple OSS Distributions <key>CFBundleDevelopmentRegion</key> 6*e3723e1fSApple OSS Distributions <string>English</string> 7*e3723e1fSApple OSS Distributions <key>CFBundleExecutable</key> 8*e3723e1fSApple OSS Distributions <string>Mach</string> 9*e3723e1fSApple OSS Distributions <key>CFBundleGetInfoString</key> 10*e3723e1fSApple OSS Distributions <string>Mach Kernel Pseudoextension, Apple Computer Inc, ###KERNEL_VERSION_LONG###</string> 11*e3723e1fSApple OSS Distributions <key>CFBundleIdentifier</key> 12*e3723e1fSApple OSS Distributions <string>com.apple.kpi.mach</string> 13*e3723e1fSApple OSS Distributions <key>CFBundleInfoDictionaryVersion</key> 14*e3723e1fSApple OSS Distributions <string>6.0</string> 15*e3723e1fSApple OSS Distributions <key>CFBundleName</key> 16*e3723e1fSApple OSS Distributions <string>Mach Kernel Pseudoextension</string> 17*e3723e1fSApple OSS Distributions <key>CFBundlePackageType</key> 18*e3723e1fSApple OSS Distributions <string>KEXT</string> 19*e3723e1fSApple OSS Distributions <key>CFBundleShortVersionString</key> 20*e3723e1fSApple OSS Distributions <string>###KERNEL_VERSION_SHORT###</string> 21*e3723e1fSApple OSS Distributions <key>CFBundleSignature</key> 22*e3723e1fSApple OSS Distributions <string>????</string> 23*e3723e1fSApple OSS Distributions <key>CFBundleVersion</key> 24*e3723e1fSApple OSS Distributions <string>###KERNEL_VERSION_LONG###</string> 25*e3723e1fSApple OSS Distributions <key>OSBundleCompatibleVersion</key> 26*e3723e1fSApple OSS Distributions <string>8.0.0d0</string> 27*e3723e1fSApple OSS Distributions <key>OSBundleRequired</key> 28*e3723e1fSApple OSS Distributions <string>Root</string> 29*e3723e1fSApple OSS Distributions <key>OSKernelResource</key> 30*e3723e1fSApple OSS Distributions <true/> 31*e3723e1fSApple OSS Distributions <key>OSBundleAllowUserLoad</key> 32*e3723e1fSApple OSS Distributions <true/> 33*e3723e1fSApple OSS Distributions</dict> 34*e3723e1fSApple OSS Distributions</plist> 35