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

Unified Diff: test/mac/xcuitest/Info.plist

Issue 1876623002: Adds support for a new target spec: 'mac_xcuitest_bundle'. This allows us to create UI testing bund… (Closed) Base URL: https://chromium.googlesource.com/external/gyp.git@master
Patch Set: Created 4 years, 8 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 | « test/mac/gyptest-xcuitest.py ('k') | test/mac/xcuitest/MyAppDelegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mac/xcuitest/Info.plist
diff --git a/test/mac/depend-on-bundle/Info.plist b/test/mac/xcuitest/Info.plist
similarity index 97%
copy from test/mac/depend-on-bundle/Info.plist
copy to test/mac/xcuitest/Info.plist
index 5e05a5190c89319f64f3b900f19dc1473bb7fdfc..ae8852b8360897f5dd163fadadcc38138669948e 100644
--- a/test/mac/depend-on-bundle/Info.plist
+++ b/test/mac/xcuitest/Info.plist
@@ -15,7 +15,7 @@
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
- <string>FMWK</string>
+ <string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
« no previous file with comments | « test/mac/gyptest-xcuitest.py ('k') | test/mac/xcuitest/MyAppDelegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698