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

23 lines
469 B
JSON

{
"comments": [
"Builder for 64-bit devices."
],
"xcode version": "9.0",
"gn_args": [
"goma_dir=\"$(goma_dir)\"",
"dcheck_always_on=true",
"ios_enable_code_signing=false",
"is_component_build=false",
"is_debug=false",
"target_cpu=\"arm64\"",
"target_os=\"ios\"",
"use_goma=true"
],
"use_analyze": false,
"additional_compile_targets": [ "all" ],
"configuration": "Release",
"sdk": "iphoneos10.3",
"tests": [
]
}