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