aboutsummaryrefslogtreecommitdiff
path: root/tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json
blob: 4c1af2d3bde6c5f338fd8c53b57aae6929629474 (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
{
  "comments": [
    "Tests for 64-bit iOS simulators."
  ],
  "xcode build version": "9C40b",
  "gn_args": [
    "goma_dir=\"$(goma_dir)\"",
    "is_component_build=false",
    "is_debug=true",
    "target_cpu=\"x64\"",
    "target_os=\"ios\"",
    "use_goma=true"
  ],
  "use_analyze": false,
  "additional_compile_targets": [ "all" ],
  "configuration": "Debug",
  "sdk": "iphonesimulator9.3",
  "tests": [
    {
      "include": "common_tests.json",
      "device type": "iPhone 6s",
      "os": "9.3"
    }
  ]
}