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

Unified Diff: ios/third_party/ochamcrest/BUILD.gn

Issue 2164393002: Add Info.plist support to ios_framework_bundle template. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bundle-deps
Patch Set: Rebase and fix compilation of fat builds. Created 4 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 | « ios/third_party/earl_grey/Info.plist ('k') | ios/third_party/ochamcrest/Info.plist » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/third_party/ochamcrest/BUILD.gn
diff --git a/ios/third_party/ochamcrest/BUILD.gn b/ios/third_party/ochamcrest/BUILD.gn
index 4994658711a552150b0a3abec94ffe3bc6adb476..9c1038b8c50505502761de8c43876880ae37a8db 100644
--- a/ios/third_party/ochamcrest/BUILD.gn
+++ b/ios/third_party/ochamcrest/BUILD.gn
@@ -6,6 +6,7 @@ import("//build/config/ios/rules.gni")
ios_framework_bundle("ochamcrest") {
output_name = "OCHamcrest"
+ info_plist = "Info.plist"
testonly = true
sources = [
« no previous file with comments | « ios/third_party/earl_grey/Info.plist ('k') | ios/third_party/ochamcrest/Info.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698