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

Unified Diff: test/ios/app-bundle/TestApp/TestApp-Info.plist

Issue 1701503002: Re-land update Xcode emulation extra plist items for Xcode 7.2 (Closed) Base URL: https://chromium.googlesource.com/external/gyp.git@master
Patch Set: Remove extra call to self._GetSdkVersionInfoItem Created 4 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 | « pylib/gyp/xcode_emulation.py ('k') | test/ios/app-bundle/test-archs.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/ios/app-bundle/TestApp/TestApp-Info.plist
diff --git a/test/ios/app-bundle/TestApp/TestApp-Info.plist b/test/ios/app-bundle/TestApp/TestApp-Info.plist
index 8cb142e9f5aa52091f9af7abb5eacc8cc6159de7..bb900436822995c0f23cf5f375a3327776a61b9c 100644
--- a/test/ios/app-bundle/TestApp/TestApp-Info.plist
+++ b/test/ios/app-bundle/TestApp/TestApp-Info.plist
@@ -6,8 +6,6 @@
<string>English</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
- <key>CFBundleIconFile</key>
- <string></string>
<key>CFBundleIdentifier</key>
<string>com.google.${PRODUCT_NAME}</string>
<key>CFBundleInfoDictionaryVersion</key>
@@ -22,8 +20,6 @@
<string>ause</string>
<key>CFBundleVersion</key>
<string>1</string>
- <key>LSMinimumSystemVersion</key>
- <string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
« no previous file with comments | « pylib/gyp/xcode_emulation.py ('k') | test/ios/app-bundle/test-archs.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698