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

Unified Diff: test/mac/xctest/App/App-Info.plist

Issue 51413002: Adds generator support for Xcode 5 xctest targets. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 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: test/mac/xctest/App/App-Info.plist
diff --git a/test/mac/app-bundle/TestApp/TestApp-Info.plist b/test/mac/xctest/App/App-Info.plist
similarity index 95%
copy from test/mac/app-bundle/TestApp/TestApp-Info.plist
copy to test/mac/xctest/App/App-Info.plist
index e005852f9f9bfefa411b4f06bd5eefa3968e429a..61938e6839fd2534612f3b4a3bf6aa217a0ffebe 100644
--- a/test/mac/app-bundle/TestApp/TestApp-Info.plist
+++ b/test/mac/xctest/App/App-Info.plist
@@ -26,8 +26,6 @@
<string>1</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
- <key>NSMainNibFile</key>
- <string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
</dict>

Powered by Google App Engine
This is Rietveld 408576698