1*e3723e1fSApple OSS Distributions<?xml version="1.0" encoding="UTF-8"?> 2*e3723e1fSApple OSS Distributions<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"> 3*e3723e1fSApple OSS Distributions<plist version="0.9"> 4*e3723e1fSApple OSS Distributions<dict> 5*e3723e1fSApple OSS Distributions <key>CFBundleDevelopmentRegion</key> 6*e3723e1fSApple OSS Distributions <string>English</string> 7*e3723e1fSApple OSS Distributions <key>CFBundleIdentifier</key> 8*e3723e1fSApple OSS Distributions <string>com.apple.framework.kernel</string> 9*e3723e1fSApple OSS Distributions <key>CFBundleName</key> 10*e3723e1fSApple OSS Distributions <string>Kernel</string> 11*e3723e1fSApple OSS Distributions <key>CFBundleInfoDictionaryVersion</key> 12*e3723e1fSApple OSS Distributions <string>6.0</string> 13*e3723e1fSApple OSS Distributions <key>CFBundlePackageType</key> 14*e3723e1fSApple OSS Distributions <string>FMWK</string> 15*e3723e1fSApple OSS Distributions <key>CFBundleShortVersionString</key> 16*e3723e1fSApple OSS Distributions <string>###KERNEL_VERSION_SHORT###</string> 17*e3723e1fSApple OSS Distributions <key>CFBundleVersion</key> 18*e3723e1fSApple OSS Distributions <string>###KERNEL_VERSION_LONG###</string> 19*e3723e1fSApple OSS Distributions <key>CFBundleSignature</key> 20*e3723e1fSApple OSS Distributions <string>????</string> 21*e3723e1fSApple OSS Distributions</dict> 22*e3723e1fSApple OSS Distributions</plist> 23