Index: tools-webrtc/ios/client.webrtc/iOS32_Debug.json |
diff --git a/tools-webrtc/ios/client.webrtc/iOS32_Debug.json b/tools-webrtc/ios/client.webrtc/iOS32_Debug.json |
index 4f86af67a0df2abb5166675802d7c59553686703..71ab117083211916eb30b9f6042815536c8d7eed 100644 |
--- a/tools-webrtc/ios/client.webrtc/iOS32_Debug.json |
+++ b/tools-webrtc/ios/client.webrtc/iOS32_Debug.json |
@@ -1,15 +1,14 @@ |
{ |
"comments": [ |
- "Builder for 32-bit devices." |
+ "Builder for 32-bit devices.", |
+ "gn_args in this file is only read by the buildbot recipe; ", |
+ "webrtc/build/mb_config.pyl contains the actual build configuration.", |
+ "TODO(kjellander): remove gn_args when the recipe is updated." |
], |
"xcode version": "8.0", |
"gn_args": [ |
- "goma_dir=\"$(goma_dir)\"", |
- "ios_enable_code_signing=false", |
- "is_component_build=false", |
"is_debug=true", |
"target_cpu=\"arm\"", |
- "target_os=\"ios\"", |
"use_goma=true" |
], |
"additional_compile_targets": [ "all" ], |