summaryrefslogtreecommitdiff
path: root/chromium/third_party/webrtc/tools_webrtc/ios/client.webrtc.branches/iOS (stable).json
blob: ad87ca184edec50bd262b17e87e7b9ac23ccc4a8 (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
{
  "comments": [
    "Tests for 64-bit iOS simulators."
  ],
  "xcode version": "8.0",
  "gn_args": [
    "goma_dir=\"$(goma_dir)\"",
    "is_component_build=false",
    "is_debug=true",
    "target_cpu=\"x64\"",
    "target_os=\"ios\"",
    "use_goma=true"
  ],
  "additional_compile_targets": [ "all" ],
  "configuration": "Debug",
  "sdk": "iphonesimulator10.0",
  "tests": [
    {
      "include": "common_tests.json",
      "device type": "iPhone 6s",
      "os": "10.0"
    }
  ]
}