Files
platform-external-webrtc/tools_webrtc/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json
Oleh Prypin ab09039d2a Add comment that xcode version needs to be updated in two places
Bug: None
Change-Id: I6876c06079a06241fe8756941f1822d99c15fdcc
Reviewed-on: https://webrtc-review.googlesource.com/c/104483
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25051}
2018-10-08 13:42:33 +00:00

32 lines
786 B
JSON

{
"comments": [
"Tests for 32-bit iOS simulators.",
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
],
"xcode build version": "10l232m",
"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",
"dimensions": [
{ "os": "Mac-10.13.4", "pool": "Chrome" },
{ "os": "Mac-10.13.5", "pool": "Chrome" },
{ "os": "Mac-10.13.6", "pool": "Chrome" }
]
}
]
}