Bug: None Change-Id: I6876c06079a06241fe8756941f1822d99c15fdcc Reviewed-on: https://webrtc-review.googlesource.com/c/104483 Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25051}
23 lines
528 B
JSON
23 lines
528 B
JSON
{
|
|
"comments": [
|
|
"Builder for 32-bit devices.",
|
|
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
|
],
|
|
"xcode build version": "10l232m",
|
|
"gn_args": [
|
|
"goma_dir=\"$(goma_dir)\"",
|
|
"ios_enable_code_signing=false",
|
|
"is_component_build=false",
|
|
"is_debug=true",
|
|
"target_cpu=\"arm\"",
|
|
"target_os=\"ios\"",
|
|
"use_goma=true"
|
|
],
|
|
"use_analyze": false,
|
|
"additional_compile_targets": [ "all" ],
|
|
"configuration": "Debug",
|
|
"sdk": "iphoneos10.3",
|
|
"tests": [
|
|
]
|
|
}
|