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