Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: tools-webrtc/ios/client.webrtc/iOS32_Release.json

Issue 2694423002: Revert of iOS: Use JSON for GN configuration instead of MB + remove symbols (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 1b5ba85d975b2f650e44ce0410b84ecf9f6e2804..1fe57bc6efa9e4834c0072b76963b661f35d8e14 100644
--- a/tools-webrtc/ios/client.webrtc/iOS32_Release.json
+++ b/tools-webrtc/ios/client.webrtc/iOS32_Release.json
@@ -1,16 +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)\"",
- "dcheck_always_on=true",
- "ios_enable_code_signing=false",
- "is_component_build=false",
"is_debug=false",
"target_cpu=\"arm\"",
- "target_os=\"ios\"",
"use_goma=true"
],
"additional_compile_targets": [ "all" ],
« no previous file with comments | « tools-webrtc/ios/client.webrtc/iOS32_Debug.json ('k') | tools-webrtc/ios/client.webrtc/iOS32_Sim_Debug_(iOS_9.0).json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698