Index: tools-webrtc/ios/client.webrtc/iOS64_Debug.json |
diff --git a/tools-webrtc/ios/client.webrtc/iOS64_Debug.json b/tools-webrtc/ios/client.webrtc/iOS64_Debug.json |
index 9060d43c7a0e4c04474cd0831e1f385e3307d24c..d8a69c93e4ad7fbbacbcd35bbe3ab7b5eea32ccc 100644 |
--- a/tools-webrtc/ios/client.webrtc/iOS64_Debug.json |
+++ b/tools-webrtc/ios/client.webrtc/iOS64_Debug.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,9 +7,10 @@ |
], |
"xcode version": "8.0", |
"gn_args": [ |
+ "is_debug=true", |
+ "target_cpu=\"arm64\"", |
"use_goma=true" |
], |
- "compiler": "ninja", |
"additional_compile_targets": [ "all" ], |
"configuration": "Debug", |
"sdk": "iphoneos10.0", |