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>OSBundleRequired
</key>
7 <key>AppleKernelExternalComponent
</key>
9 <key>OSBundleAllowUserLoad
</key>
11 <key>OSBundleCompatibleVersion
</key>
13 <key>CFBundleDevelopmentRegion
</key>
14 <string>English
</string>
15 <key>CFBundleExecutable
</key>
16 <string>${EXECUTABLE_NAME}
</string>
17 <key>CFBundleIconFile
</key>
19 <key>CFBundleIdentifier
</key>
20 <string>${MODULE_NAME}
</string>
21 <key>CFBundleInfoDictionaryVersion
</key>
23 <key>CFBundleName
</key>
24 <string>${PRODUCT_NAME}
</string>
25 <key>CFBundlePackageType
</key>
27 <key>CFBundleShortVersionString
</key>
29 <key>CFBundleSignature
</key>
31 <key>CFBundleVersion
</key>
33 <key>NSHumanReadableCopyright
</key>
34 <string>Copyright ©
2012 Apple Inc. All rights reserved.
</string>
35 <key>OSBundleLibraries
</key>
37 <key>com.apple.kpi.bsd
</key>
39 <key>com.apple.kpi.libkern
</key>
41 <key>com.apple.kpi.mach
</key>
43 <key>com.apple.kpi.private
</key>
45 <key>com.apple.kpi.unsupported
</key>