Index: tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json |
diff --git a/tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json b/tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json |
index 02c49c8bce78d8ec56af640ab3799bd80c82158c..cf02f64f0240284e6236185b9705b6dc2fe7fcc5 100644 |
--- a/tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json |
+++ b/tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json |
@@ -1,7 +1,4 @@ |
{ |
- "owners": [ |
- "kjellander" |
- ], |
"comments": [ |
"Tests for 64-bit iOS simulators.", |
"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=\"x64\"", |
"use_goma=true" |
], |
"use_analyze": false, |
- "compiler": "ninja", |
"additional_compile_targets": [ "all" ], |
"configuration": "Debug", |
"sdk": "iphonesimulator9.0", |