This reverts commit 5f2c0cc0adfafa2e99fea900cd60103f8d2018c4. Reason for revert: "all" is now green. Original change's description: > Do not build 'all' on iOS trybots. > > It seems iOS trybots are the only ones that build "all". This causes > problems when using Abseil because some targets in > //third_party/abseil-cpp fail to build (because they depend on CCTZ). > > Bug: webrtc:8821 > Change-Id: I017ecb0527a7e3f3c59f41053fa1878d16cbe4e9 > No-Try: True > Reviewed-on: https://webrtc-review.googlesource.com/70140 > Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> > Reviewed-by: Patrik Höglund <phoglund@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#22890} TBR=phoglund@webrtc.org,mbonadei@webrtc.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: webrtc:8821 Change-Id: I49014d4cc74bb84ec85f05e0e678cecf14bf5db0 Reviewed-on: https://webrtc-review.googlesource.com/72002 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22994}
22 lines
445 B
JSON
22 lines
445 B
JSON
{
|
|
"comments": [
|
|
"Builder for 64-bit devices."
|
|
],
|
|
"xcode build version": "9C40b",
|
|
"gn_args": [
|
|
"goma_dir=\"$(goma_dir)\"",
|
|
"ios_enable_code_signing=false",
|
|
"is_component_build=false",
|
|
"is_debug=true",
|
|
"target_cpu=\"arm64\"",
|
|
"target_os=\"ios\"",
|
|
"use_goma=true"
|
|
],
|
|
"use_analyze": false,
|
|
"additional_compile_targets": [ "all" ],
|
|
"configuration": "Debug",
|
|
"sdk": "iphoneos10.3",
|
|
"tests": [
|
|
]
|
|
}
|