| Index: chrome/test/data/app_shim/app_shim_32_bit.app/Contents/Info.plist
|
| diff --git a/chrome/test/data/app_shim/app_shim_32_bit.app/Contents/Info.plist b/chrome/test/data/app_shim/app_shim_32_bit.app/Contents/Info.plist
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4b91ff02ebbad932d37e5b0b4fa3a8c5362bb78c
|
| --- /dev/null
|
| +++ b/chrome/test/data/app_shim/app_shim_32_bit.app/Contents/Info.plist
|
| @@ -0,0 +1,56 @@
|
| +<?xml version="1.0" encoding="UTF-8"?>
|
| +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
| +<plist version="1.0">
|
| +<dict>
|
| + <key>BuildMachineOSBuild</key>
|
| + <string>13D65</string>
|
| + <key>CFBundleDevelopmentRegion</key>
|
| + <string>en</string>
|
| + <key>CFBundleExecutable</key>
|
| + <string>app_mode_loader</string>
|
| + <key>CFBundleIconFile</key>
|
| + <string>app.icns</string>
|
| + <key>CFBundleIdentifier</key>
|
| + <string>FILLED_IN_BY_TEST</string>
|
| + <key>CFBundleInfoDictionaryVersion</key>
|
| + <string>6.0</string>
|
| + <key>CFBundleName</key>
|
| + <string>FILLED_IN_BY_TEST</string>
|
| + <key>CFBundlePackageType</key>
|
| + <string>APPL</string>
|
| + <key>CFBundleShortVersionString</key>
|
| + <string>37.0.2043.0</string>
|
| + <key>CFBundleSignature</key>
|
| + <string>????</string>
|
| + <key>CFBundleVersion</key>
|
| + <string>2043.0</string>
|
| + <key>CrAppModeProfileDir</key>
|
| + <string>Default</string>
|
| + <key>CrAppModeProfileName</key>
|
| + <string>First user</string>
|
| + <key>CrAppModeShortcutID</key>
|
| + <string>FILLED_IN_BY_TEST</string>
|
| + <key>CrAppModeShortcutName</key>
|
| + <string>Platform App Test: minimal platform app</string>
|
| + <key>CrAppModeShortcutURL</key>
|
| + <string></string>
|
| + <key>CrAppModeUserDataDir</key>
|
| + <string>FILLED_IN_BY_TEST</string>
|
| + <key>CrBundleIdentifier</key>
|
| + <string>FILLED_IN_BY_TEST</string>
|
| + <key>DTSDKBuild</key>
|
| + <string>10M2518</string>
|
| + <key>DTSDKName</key>
|
| + <string>macosx10.6</string>
|
| + <key>DTXcode</key>
|
| + <string>0511</string>
|
| + <key>DTXcodeBuild</key>
|
| + <string>5B1008</string>
|
| + <key>LSHasLocalizedDisplayName</key>
|
| + <true/>
|
| + <key>LSMinimumSystemVersion</key>
|
| + <string>10.6.0</string>
|
| + <key>NSAppleScriptEnabled</key>
|
| + <true/>
|
| +</dict>
|
| +</plist>
|
|
|