Index: tools-webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_9.0).json |
diff --git a/tools-webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_9.0).json b/tools-webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_9.0).json |
index cbd05e5b5963d6c9c9e402cee2c6085f6c60399f..ae82e87d785dae36d49fa2ee6a9b9c0af750c641 100644 |
--- a/tools-webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_9.0).json |
+++ b/tools-webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_9.0).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,9 +7,10 @@ |
], |
"xcode version": "8.0", |
"gn_args": [ |
+ "is_debug=true", |
+ "target_cpu=\"x64\"", |
"use_goma=true" |
], |
- "compiler": "ninja", |
"additional_compile_targets": [ "all" ], |
"configuration": "Debug", |
"sdk": "iphonesimulator9.0", |