
The build toolchain now requires xcode 10, so we have to roll. Bug: None Change-Id: Iafec62e7927ca8a81117710d09e2c42bcf18c0d1 Reviewed-on: https://webrtc-review.googlesource.com/97060 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24510}
35 lines
674 B
JSON
35 lines
674 B
JSON
{
|
|
"comments": [
|
|
"Tests for 64-bit iOS devices."
|
|
],
|
|
"xcode build version": "10l232m",
|
|
"gn_args": [
|
|
"goma_dir=\"$(goma_dir)\"",
|
|
"is_component_build=false",
|
|
"is_debug=false",
|
|
"target_cpu=\"arm64\"",
|
|
"target_os=\"ios\"",
|
|
"use_goma=true"
|
|
],
|
|
"env": {
|
|
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
|
},
|
|
"use_analyze": false,
|
|
"additional_compile_targets": [],
|
|
"configuration": "Release",
|
|
"bucket": "chromium-webrtc",
|
|
"tests": [
|
|
{
|
|
"include": "perf_tests.json",
|
|
"device type": "iPhone 7",
|
|
"os": "11.0.3",
|
|
"dimensions": [
|
|
{
|
|
"os": "Mac",
|
|
"pool": "Chrome"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|