1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE plist PUBLIC
"-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
5 <key>NSHumanReadableCopyright
</key>
6 <string>Copyright ©
2015 Apple Inc. All rights reserved.
</string>
7 <key>CFBundleDevelopmentRegion
</key>
8 <string>English
</string>
9 <key>CFBundleExecutable
</key>
10 <string>${EXECUTABLE_NAME}
</string>
11 <key>CFBundleIdentifier
</key>
12 <string>com.apple.driver.${PRODUCT_NAME:rfc1034identifier}
</string>
13 <key>CFBundleInfoDictionaryVersion
</key>
15 <key>CFBundlePackageType
</key>
17 <key>CFBundleShortVersionString
</key>
19 <key>CFBundleSignature
</key>
21 <key>CFBundleVersion
</key>
23 <key>IOKitPersonalities
</key>
25 <key>testthreadcall
</key>
27 <key>CFBundleIdentifier
</key>
28 <string>com.apple.driver.${PRODUCT_NAME:identifier}
</string>
30 <string>testthreadcall
</string>
31 <key>IOMatchCategory
</key>
32 <string>testthreadcall
</string>
33 <key>IOProviderClass
</key>
34 <string>IOResources
</string>
35 <key>IOResourceMatch
</key>
36 <string>IOKit
</string>
39 <key>OSBundleLibraries
</key>
41 <key>com.apple.kpi.iokit
</key>
43 <key>com.apple.kpi.libkern
</key>
45 <key>com.apple.kpi.mach
</key>
47 <key>com.apple.kpi.private
</key>