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

Unified Diff: ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json

Issue 2587123002: Build //ios:all and its dependencies on the iOS builders. (Closed)
Patch Set: Created 4 years 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: ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
diff --git a/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json b/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
index 4460b36416da85bf568405820cbdc864d743a207..8343ac0cbdc2847c32cb0c70b5280c0c85a9c3bf 100644
--- a/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
+++ b/ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json
@@ -20,6 +20,9 @@
"use_goma=true",
"use_xcode_clang=true"
],
+ "additional_compile_targets": [
+ "ios:all"
+ ],
"compiler": "ninja",
"configuration": "Debug",
"sdk": "iphonesimulator10.0",

Powered by Google App Engine
This is Rietveld 408576698