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

Side by Side Diff: third_party/ocmock/OCMock/Info.plist

Issue 9240023: Roll OCMock r77:7f521db0628086185123666b0979e48d6ecaeac1. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 11 months 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 Computer//DTD PLIST 1.0//EN" "http://www.apple. com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>CFBundleName</key>
6 <string>OCMock</string>
7 <key>CFBundleDevelopmentRegion</key>
8 <string>English</string>
9 <key>CFBundleExecutable</key>
10 <string>OCMock</string>
11 <key>CFBundleIconFile</key>
12 <string></string>
13 <key>CFBundleIdentifier</key>
14 <string>com.mulle-kybernetik.OCMock</string>
15 <key>CFBundleInfoDictionaryVersion</key>
16 <string>6.0</string>
17 <key>CFBundlePackageType</key>
18 <string>FMWK</string>
19 <key>CFBundleSignature</key>
20 <string>????</string>
21 <key>CFBundleVersion</key>
22 <string>1</string>
23 <key>CFBundleShortVersionString</key>
24 <string>1.29</string>
25 <key>NSHumanReadableCopyright</key>
26 <string>Copyright © 2004-2009 Mulle Kybernetik.</string>
27 <key>NSPrincipalClass</key>
28 <string></string>
29 </dict>
30 </plist>
OLDNEW
« no previous file with comments | « third_party/ocmock/OCMock/Frameworks/OCHamcrest.tar.bz2 ('k') | third_party/ocmock/OCMock/License.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698