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

Unified Diff: webrtc/test/ios/Info.plist

Issue 2965193002: Remove MAIN_NIB_FILE from Info.plist because the substitution is broken (Closed)
Patch Set: Revert chromium roll Created 3 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/ios/Info.plist
diff --git a/webrtc/test/ios/Info.plist b/webrtc/test/ios/Info.plist
index 4f6ae5875417b064e051420d47dd9e778e8f38a8..e02ce911657fe95cf696093a031049ccf0a67cf0 100644
--- a/webrtc/test/ios/Info.plist
+++ b/webrtc/test/ios/Info.plist
@@ -27,8 +27,6 @@
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
- <key>NSMainNibFile</key>
- <string>${MAIN_NIB_FILE}</string>
<key>UIFileSharingEnabled</key>
<true/>
<key>UISupportedInterfaceOrientation</key>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698