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