summaryrefslogtreecommitdiffstats
path: root/ios/build/bots/tryserver.chromium.mac/ios_dbg_simulator_gn.json
blob: 9570a0053b9000933416b41df2f8ebee3e7e336d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "owners": [
    "dpranke",
    "smut"
  ],
  "comments": [
    "GN + Ninja simulator build."
  ],
  "xcode version": "7.0",
  "GYP_DEFINES": {
    "chromium_ios_signing": "0",
    "gomadir": "$(goma_dir)",
    "target_subarch": "both",
    "use_goma": "1"
  },
  "gn_args": [
    "gomadir=$(goma_dir)",
    "target_os=\"ios\"",
    "use_goma=true"
  ],
  "mb_type": "gn",
  "compiler": "ninja",
  "configuration": "Debug",
  "sdk": "iphonesimulator9.0",
  "tests": [
  ]
}