Index: chrome/test/data/app_shim/app_shim_32_bit/Contents/Info.plist |
diff --git a/chrome/test/data/app_shim/app_shim_32_bit/Contents/Info.plist b/chrome/test/data/app_shim/app_shim_32_bit/Contents/Info.plist |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b9564645ebf0113aec6068cb738541f7614793e9 |
--- /dev/null |
+++ b/chrome/test/data/app_shim/app_shim_32_bit/Contents/Info.plist |
@@ -0,0 +1,58 @@ |
+<?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>org.chromium.Chromium</string> |
+ <key>DTSDKBuild</key> |
+ <string>12F37</string> |
+ <key>DTSDKName</key> |
+ <string>macosx10.8</string> |
+ <key>DTXcode</key> |
+ <string>0511</string> |
+ <key>DTXcodeBuild</key> |
+ <string>5B1008</string> |
+ <key>LSFileQuarantineEnabled</key> |
+ <true/> |
+ <key>LSHasLocalizedDisplayName</key> |
+ <true/> |
+ <key>LSMinimumSystemVersion</key> |
+ <string>10.6.0</string> |
+ <key>NSAppleScriptEnabled</key> |
+ <true/> |
+</dict> |
+</plist> |