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

Unified Diff: chrome/test/data/app_shim/app_shim_32_bit/Contents/Resources/en.lproj/InfoPlist.strings

Issue 265163006: [Mac] Rebuild app shims when they fail to dyload Chrome Framework. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add test. Rebase on http://crrev.com/316493002. Created 6 years, 6 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
Index: chrome/test/data/app_shim/app_shim_32_bit/Contents/Resources/en.lproj/InfoPlist.strings
diff --git a/remoting/ios/Chromoting_unittests/Chromoting_unittests.xcdatamodeld/.xccurrentversion b/chrome/test/data/app_shim/app_shim_32_bit/Contents/Resources/en.lproj/InfoPlist.strings
similarity index 52%
copy from remoting/ios/Chromoting_unittests/Chromoting_unittests.xcdatamodeld/.xccurrentversion
copy to chrome/test/data/app_shim/app_shim_32_bit/Contents/Resources/en.lproj/InfoPlist.strings
index 855b6eeccad1a2cba5508d3d4f9804608f7300a1..a67641514e5aefba8c9e9881bf60513012579054 100644
--- a/remoting/ios/Chromoting_unittests/Chromoting_unittests.xcdatamodeld/.xccurrentversion
+++ b/chrome/test/data/app_shim/app_shim_32_bit/Contents/Resources/en.lproj/InfoPlist.strings
@@ -2,7 +2,9 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
- <key>_XCCurrentVersionName</key>
- <string>Chromoting_unittests.xcdatamodel</string>
+ <key>CFBundleDisplayName</key>
+ <string>Platform App Test: minimal platform app</string>
+ <key>CFBundleName</key>
+ <string>Platform App Test: minimal platform app</string>
</dict>
</plist>

Powered by Google App Engine
This is Rietveld 408576698