aboutsummaryrefslogtreecommitdiff
path: root/tools_webrtc/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json
blob: 242df5ff3d5fbf4d0a18ebc3a04a2d4280ffdde6 (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 32-bit iOS simulators."
  ],
  "xcode version": "9.0",
  "gn_args": [
    "goma_dir=\"$(goma_dir)\"",
    "is_component_build=false",
    "is_debug=true",
    "target_cpu=\"x86\"",
    "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 5",
      "os": "9.3"
    }
  ]
}