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

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

Issue 2626723004: Update OCMock to 3e193f3c2d4ea4ada63df54c8ce98e7ea4cf768f (Closed)
Patch Set: Created 3 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 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/OCMock-Prefix.pch » ('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
old mode 100644
new mode 100755
index 4bd402c317963323b2ab2928ca407bc0003e38a5..fe2c456589e8cdb09ded661f6440ae03db70d05f
--- 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>$(PRODUCT_BUNDLE_IDENTIFIER)</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/OCMock-Prefix.pch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698