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

Unified Diff: tools-webrtc/ios/client.webrtc/iOS32_Sim_Debug_(iOS_9.0).json

Issue 2685813003: iOS: Fix breakage caused by buildbot recipe update (Closed)
Patch Set: Proper strings for target_cpu 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
« no previous file with comments | « tools-webrtc/ios/client.webrtc/iOS32_Release.json ('k') | tools-webrtc/ios/client.webrtc/iOS64_Debug.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools-webrtc/ios/client.webrtc/iOS32_Sim_Debug_(iOS_9.0).json
diff --git a/tools-webrtc/ios/client.webrtc/iOS32_Sim_Debug_(iOS_9.0).json b/tools-webrtc/ios/client.webrtc/iOS32_Sim_Debug_(iOS_9.0).json
index 43f4ddd373b7e45edb3d849e0098b8811a2e982f..f5b02fdd196357a1bae0fd3ec316775085a9d656 100644
--- a/tools-webrtc/ios/client.webrtc/iOS32_Sim_Debug_(iOS_9.0).json
+++ b/tools-webrtc/ios/client.webrtc/iOS32_Sim_Debug_(iOS_9.0).json
@@ -1,7 +1,4 @@
{
- "owners": [
- "kjellander"
- ],
"comments": [
"Tests for 32-bit iOS simulators.",
"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=\"x86\"",
"use_goma=true"
],
- "compiler": "ninja",
"additional_compile_targets": [ "all" ],
"configuration": "Debug",
"sdk": "iphonesimulator9.0",
« no previous file with comments | « tools-webrtc/ios/client.webrtc/iOS32_Release.json ('k') | tools-webrtc/ios/client.webrtc/iOS64_Debug.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698