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

Side by Side Diff: ios/build/bots/chromium.mac/iOS_Simulator_GN_(dbg).json

Issue 1411183010: Make MB aware of iOS bot configs and get iOS working. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add passthrough mode to MB, move MB configuration into //ios files Created 5 years, 1 month 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "owners": [
3 "dpranke",
4 "smut"
5 ],
6 "comments": [
7 "GN + Ninja simulator build."
8 ],
9 "xcode version": "7.0",
10 "mb_type": "gn",
11 "gn_args": "target_os=\"ios\" use_ios_simulator=true",
12 "compiler": "ninja",
13 "configuration": "Debug",
14 "sdk": "iphonesimulator9.0",
15 "tests": [
16 ]
17 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698