//third_party/abseil-cpp broken targets have been skipped. Building "all" seems a good idea. TBR=phoglund@webrtc.org Bug: webrtc:8821 Change-Id: I73f12646dd2aa1a0a230c5383330c7c6a0ecb8df Reviewed-on: https://webrtc-review.googlesource.com/72020 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22995}
21 lines
411 B
JSON
21 lines
411 B
JSON
{
|
|
"comments": [
|
|
"Builder for 32-bit devices."
|
|
],
|
|
"xcode version": "9.0",
|
|
"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"
|
|
],
|
|
"additional_compile_targets": [ "all" ],
|
|
"configuration": "Debug",
|
|
"sdk": "iphoneos10.3",
|
|
"tests": [
|
|
]
|
|
}
|