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

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

Issue 2587123002: Build //ios:all and its dependencies on the iOS builders. (Closed)
Patch Set: Address comments & add mapping to testing/buildbot/gn_isolate_map.pyl. 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.json
diff --git a/ios/build/bots/chromium.mac/ios-simulator.json b/ios/build/bots/chromium.mac/ios-simulator.json
index c90a0b3b49ebc7aac1ded3e9b1225284fcff486d..145f90f4aef6ba31dc7fed5738facd3a3ef7b5cf 100644
--- a/ios/build/bots/chromium.mac/ios-simulator.json
+++ b/ios/build/bots/chromium.mac/ios-simulator.json
@@ -19,6 +19,9 @@
"target_os=\"ios\"",
"use_goma=true"
],
+ "additional_compile_targets": [
+ "ios:all"
+ ],
"compiler": "ninja",
"configuration": "Debug",
"sdk": "iphonesimulator10.0",
« no previous file with comments | « ios/build/bots/chromium.mac/ios-device-xcode-clang.json ('k') | ios/build/bots/chromium.mac/ios-simulator-xcode-clang.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698