iOS CI config: remove flags that match default values
Bug: webrtc:10253 Change-Id: I05ff3e3f8b2d4749578761632e5e148cf77fb85c Reviewed-on: https://webrtc-review.googlesource.com/c/120411 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26459}
This commit is contained in:
parent
7ea5c1ff11
commit
e706c0f0c3
@ -5,7 +5,6 @@
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
@ -14,7 +13,6 @@
|
||||
"env": {
|
||||
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
||||
},
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [],
|
||||
"configuration": "Debug",
|
||||
"bucket": "chromium-webrtc",
|
||||
|
||||
@ -5,7 +5,6 @@
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
@ -14,7 +13,6 @@
|
||||
"env": {
|
||||
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
||||
},
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [],
|
||||
"configuration": "Release",
|
||||
"bucket": "chromium-webrtc",
|
||||
|
||||
@ -6,7 +6,6 @@
|
||||
"gn_args": [
|
||||
"dcheck_always_on=true",
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
@ -15,7 +14,6 @@
|
||||
"env": {
|
||||
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
||||
},
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [],
|
||||
"configuration": "Release",
|
||||
"bucket": "chromium-webrtc",
|
||||
|
||||
@ -5,7 +5,6 @@
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
@ -14,7 +13,6 @@
|
||||
"env": {
|
||||
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
||||
},
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [],
|
||||
"configuration": "Debug",
|
||||
"bucket": "chromium-webrtc",
|
||||
|
||||
@ -5,7 +5,6 @@
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
@ -14,7 +13,6 @@
|
||||
"env": {
|
||||
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
||||
},
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [],
|
||||
"configuration": "Release",
|
||||
"bucket": "chromium-webrtc",
|
||||
|
||||
@ -6,7 +6,6 @@
|
||||
"gn_args": [
|
||||
"dcheck_always_on=true",
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
@ -15,7 +14,6 @@
|
||||
"env": {
|
||||
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
||||
},
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [],
|
||||
"configuration": "Release",
|
||||
"bucket": "chromium-webrtc",
|
||||
|
||||
@ -7,13 +7,11 @@
|
||||
"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",
|
||||
|
||||
@ -8,13 +8,11 @@
|
||||
"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"
|
||||
],
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Release",
|
||||
"sdk": "iphoneos10.3",
|
||||
|
||||
@ -7,13 +7,11 @@
|
||||
"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",
|
||||
|
||||
@ -8,13 +8,11 @@
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"dcheck_always_on=true",
|
||||
"ios_enable_code_signing=false",
|
||||
"is_component_build=false",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Release",
|
||||
"sdk": "iphoneos10.3",
|
||||
|
||||
@ -6,13 +6,11 @@
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator10.3",
|
||||
|
||||
@ -6,13 +6,11 @@
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator11.0",
|
||||
|
||||
@ -6,13 +6,11 @@
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator9.3",
|
||||
|
||||
@ -6,13 +6,11 @@
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x86\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"use_analyze": false,
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator9.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user