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

Unified Diff: third_party/ocmock/OCMock/OCMock-Info.plist

Issue 2624143003: Update OCMock to 3.1.5 (Closed)
Patch Set: Patches in more commits Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/ocmock/OCMock/OCMock.h ('k') | third_party/ocmock/OCMock/OCMockObject.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/ocmock/OCMock/OCMock-Info.plist
diff --git a/third_party/ocmock/OCMock/OCMock-Info.plist b/third_party/ocmock/OCMock/OCMock-Info.plist
index 4bd402c317963323b2ab2928ca407bc0003e38a5..1b55c2e9c7ab1f408500947731634cba156c8837 100644
--- a/third_party/ocmock/OCMock/OCMock-Info.plist
+++ b/third_party/ocmock/OCMock/OCMock-Info.plist
@@ -9,7 +9,7 @@
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
- <string>com.mulle-kybernetik.${PRODUCT_NAME:rfc1034identifier}</string>
+ <string>com.mulle-kybernetik.$(PRODUCT_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
@@ -23,7 +23,7 @@
<key>CFBundleVersion</key>
<string>1</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright © 2004-2011 Mulle Kybernetik.</string>
+ <string>Copyright © 2004-2013 Mulle Kybernetik.</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
« no previous file with comments | « third_party/ocmock/OCMock/OCMock.h ('k') | third_party/ocmock/OCMock/OCMockObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698