Building "all" with client.webrtc iOS bots.
//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}
This commit is contained in:
committed by
Commit Bot
parent
658601ed93
commit
5b33dd12f5
@ -12,7 +12,7 @@
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphoneos10.3",
|
||||
"tests": [
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Release",
|
||||
"sdk": "iphoneos10.3",
|
||||
"tests": [
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator9.3",
|
||||
"tests": [
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphoneos10.3",
|
||||
"tests": [
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Release",
|
||||
"sdk": "iphoneos10.3",
|
||||
"tests": [
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator10.3",
|
||||
"tests": [
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator11.0",
|
||||
"tests": [
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator9.3",
|
||||
"tests": [
|
||||
|
||||
Reference in New Issue
Block a user