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

Unified Diff: tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.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/tryserver.webrtc/ios64_sim_ios10_dbg.json
diff --git a/tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json b/tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json
index 25573e89a844af388e2fe18fb3a272dfb63c6533..432768e61a90b804b0450366871fbde374fa660e 100644
--- a/tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json
+++ b/tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json
@@ -1,14 +1,14 @@
{
"comments": [
- "Tests for 64-bit iOS simulators."
+ "Tests for 64-bit iOS simulators.",
+ "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)\"",
- "is_component_build=false",
"is_debug=true",
"target_cpu=\"x64\"",
- "target_os=\"ios\"",
"use_goma=true"
],
"use_analyze": false,
« no previous file with comments | « tools-webrtc/ios/tryserver.webrtc/ios32_sim_ios9_dbg.json ('k') | tools-webrtc/ios/tryserver.webrtc/ios64_sim_ios9_dbg.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698