Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(121)

Side by Side Diff: chrome_mac/Google Chrome.app/Contents/Versions/32.0.1700.19/Google Chrome Framework.framework/Frameworks/KeystoneRegistration.framework/Resources/Info.plist

Issue 85333005: Update reference builds to Chrome 32.0.1700.19 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
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">
3 <plist version="1.0">
4 <dict>
5 <key>BuildMachineOSBuild</key>
6 <string>10J869</string>
7 <key>CFBundleDevelopmentRegion</key>
8 <string>en_US</string>
9 <key>CFBundleExecutable</key>
10 <string>KeystoneRegistration</string>
11 <key>CFBundleGetInfoString</key>
12 <string>Keystone 1.1.0.3659, © 2005-2012 Google Inc.</string>
13 <key>CFBundleIdentifier</key>
14 <string>com.google.Keystone.Registration</string>
15 <key>CFBundleInfoDictionaryVersion</key>
16 <string>6.0</string>
17 <key>CFBundlePackageType</key>
18 <string>FMWK</string>
19 <key>CFBundleShortVersionString</key>
20 <string>1.1.0</string>
21 <key>CFBundleSignature</key>
22 <string>????</string>
23 <key>CFBundleVersion</key>
24 <string>1.1.0.3659</string>
25 <key>DTCompiler</key>
26 <string>4.0</string>
27 <key>DTPlatformBuild</key>
28 <string>10M2518</string>
29 <key>DTPlatformVersion</key>
30 <string>PG</string>
31 <key>DTSDKBuild</key>
32 <string>8S2167</string>
33 <key>DTSDKName</key>
34 <string>macosx10.4</string>
35 <key>DTXcode</key>
36 <string>0400</string>
37 <key>DTXcodeBuild</key>
38 <string>10M2518</string>
39 <key>NSHumanReadableCopyright</key>
40 <string>Keystone 1.1.0.3659, © 2005-2012 Google Inc.</string>
41 </dict>
42 </plist>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698