Patch by justincohen@, uploaded by phoglund@. This moves our trybots to 10.13+, which is required for xcode 10, which is now required by the build scripts. Bug: None Change-Id: I77d47bcb6696d290a397b098966ecc4ea1c0aeb9 Reviewed-on: https://webrtc-review.googlesource.com/97301 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24661}
31 lines
706 B
JSON
31 lines
706 B
JSON
{
|
|
"comments": [
|
|
"Tests for 64-bit iOS simulators."
|
|
],
|
|
"xcode build version": "10l232m",
|
|
"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": "iphonesimulator10.3",
|
|
"tests": [
|
|
{
|
|
"include": "common_tests.json",
|
|
"device type": "iPhone 6s",
|
|
"os": "10.3",
|
|
"dimensions": [
|
|
{ "os": "Mac-10.13.4", "pool": "Chrome" },
|
|
{ "os": "Mac-10.13.5", "pool": "Chrome" },
|
|
{ "os": "Mac-10.13.6", "pool": "Chrome" }
|
|
]
|
|
}
|
|
]
|
|
}
|