webrtc_m130/tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json
Oleh Prypin a5404e7e9e Bot config: for iOS version X.Y use the latest available Y
Bug: webrtc:8755
Change-Id: Ida113f2aed605e6e738e4b3568426eeb0d648e1f
Reviewed-on: https://webrtc-review.googlesource.com/40541
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21671}
2018-01-18 11:24:07 +00:00

26 lines
511 B
JSON

{
"comments": [
"Tests for 64-bit iOS simulators."
],
"xcode version": "9.0",
"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": "iphonesimulator9.3",
"tests": [
{
"include": "common_tests.json",
"device type": "iPhone 6s",
"os": "9.3"
}
]
}