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>CFBundleDevelopmentRegion
</key>
7 <key>CFBundleDisplayName
</key>
8 <string>${EXECUTABLE_NAME}
</string>
9 <key>CFBundleExecutable
</key>
10 <string>${EXECUTABLE_NAME}
</string>
11 <key>CFBundleIdentifier
</key>
12 <string>${CHROMIUM_BUNDLE_ID}.helper
</string>
13 <key>CFBundleInfoDictionaryVersion
</key>
15 <key>CFBundleName
</key>
16 <string>${CHROMIUM_SHORT_NAME} Helper
</string>
17 <key>CFBundlePackageType
</key>
19 <key>CFBundleSignature
</key>
21 <key>LSFileQuarantineEnabled
</key>
23 <key>LSMinimumSystemVersion
</key>
24 <string>${MACOSX_DEPLOYMENT_TARGET}
.0</string>
25 <key>LSUIElement
</key>
27 <key>NSSupportsAutomaticGraphicsSwitching
</key>