Index: tools-webrtc/ios/tryserver.webrtc/ios_arm64_dbg.json |
diff --git a/tools-webrtc/ios/tryserver.webrtc/ios_arm64_dbg.json b/tools-webrtc/ios/tryserver.webrtc/ios_arm64_dbg.json |
index f4c605cb7c1faca43a0573881be9d76a350691c7..f1287d1f36857d849d22364077a58ea98d4bf2b6 100644 |
--- a/tools-webrtc/ios/tryserver.webrtc/ios_arm64_dbg.json |
+++ b/tools-webrtc/ios/tryserver.webrtc/ios_arm64_dbg.json |
@@ -1,7 +1,4 @@ |
{ |
- "owners": [ |
- "kjellander" |
- ], |
"comments": [ |
"Builder for 64-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=true", |
+ "target_cpu=\"arm64\"", |
"use_goma=true" |
], |
"use_analyze": false, |
- "compiler": "ninja", |
"additional_compile_targets": [ "all" ], |
"configuration": "Debug", |
"sdk": "iphoneos10.0", |