Index: tools-webrtc/ios/client.webrtc/iOS32_Release.json |
diff --git a/tools-webrtc/ios/client.webrtc/iOS32_Release.json b/tools-webrtc/ios/client.webrtc/iOS32_Release.json |
index 3b8310fa588aacc317ca2b28c8133c50cc94f803..1fe57bc6efa9e4834c0072b76963b661f35d8e14 100644 |
--- a/tools-webrtc/ios/client.webrtc/iOS32_Release.json |
+++ b/tools-webrtc/ios/client.webrtc/iOS32_Release.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,9 +7,10 @@ |
], |
"xcode version": "8.0", |
"gn_args": [ |
+ "is_debug=false", |
+ "target_cpu=\"arm\"", |
"use_goma=true" |
], |
- "compiler": "ninja", |
"additional_compile_targets": [ "all" ], |
"configuration": "Release", |
"sdk": "iphoneos10.0", |