
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}
22 lines
455 B
JSON
22 lines
455 B
JSON
{
|
|
"comments": [
|
|
"Builder for 64-bit devices."
|
|
],
|
|
"xcode build version": "10l232m",
|
|
"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"
|
|
],
|
|
"additional_compile_targets": [ "all" ],
|
|
"configuration": "Release",
|
|
"sdk": "iphoneos10.3",
|
|
"tests": [
|
|
]
|
|
}
|