| Index: ios/build/bots/chromium.mac/ios-device.json
|
| diff --git a/ios/build/bots/chromium.mac/ios-device.json b/ios/build/bots/chromium.mac/ios-device.json
|
| index 4873c3972b181f6354a4173a08f957be90f21378..c03de84b21dc43b9f551ac92e177aea69f6c7a59 100644
|
| --- a/ios/build/bots/chromium.mac/ios-device.json
|
| +++ b/ios/build/bots/chromium.mac/ios-device.json
|
| @@ -1,8 +1,4 @@
|
| {
|
| - "owners": [
|
| - "dpranke",
|
| - "smut"
|
| - ],
|
| "comments": [
|
| "Builder for 32-bit devices.",
|
| "Build is performed with gn+ninja."
|
| @@ -13,7 +9,7 @@
|
| "goma_dir=\"$(goma_dir)\"",
|
| "ios_enable_code_signing=false",
|
| "is_component_build=false",
|
| - "is_debug=true",
|
| + "is_debug=false",
|
| "target_cpu=\"arm\"",
|
| "target_os=\"ios\"",
|
| "use_goma=true"
|
| @@ -21,7 +17,6 @@
|
| "additional_compile_targets": [
|
| "all"
|
| ],
|
| - "compiler": "ninja",
|
| "configuration": "Release",
|
| "sdk": "iphoneos10.0",
|
| "tests": [
|
|
|