| Index: tools-webrtc/ios/tryserver.webrtc/ios_rel.json
|
| diff --git a/tools-webrtc/ios/tryserver.webrtc/ios_rel.json b/tools-webrtc/ios/tryserver.webrtc/ios_rel.json
|
| index 29eda352d72e85ed56a91fa76ee69fe345417bcb..a8601d7f926988d63db5e532606285e646d2134c 100644
|
| --- a/tools-webrtc/ios/tryserver.webrtc/ios_rel.json
|
| +++ b/tools-webrtc/ios/tryserver.webrtc/ios_rel.json
|
| @@ -1,7 +1,4 @@
|
| {
|
| - "owners": [
|
| - "kjellander"
|
| - ],
|
| "comments": [
|
| "Builder for 32-bit devices.",
|
| "gn_args in this file is only read by the buildbot recipe; ",
|
| @@ -10,10 +7,11 @@
|
| ],
|
| "xcode version": "8.0",
|
| "gn_args": [
|
| + "is_debug=false",
|
| + "target_cpu=\"arm\"",
|
| "use_goma=true"
|
| ],
|
| "use_analyze": false,
|
| - "compiler": "ninja",
|
| "additional_compile_targets": [ "all" ],
|
| "configuration": "Release",
|
| "sdk": "iphoneos10.0",
|
|
|