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

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: merge to #360460, clean up 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 "GYP_DEFINES": {
11 "chromium_ios_signing": "0",
12 "target_subarch": "both"
13 },
14 "gn_args": [
15 "target_os=\"ios\""
16 ],
17 "mb_type": "gn",
18 "compiler": "ninja",
19 "configuration": "Debug",
20 "sdk": "iphonesimulator9.0",
21 "tests": [
22 ]
23 }
OLDNEW
« no previous file with comments | « ios/build/bots/chromium.mac/iOS_Device_GN.json ('k') | ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698