From f2582da04e4d77682d99b3f506b82e1496000264 Mon Sep 17 00:00:00 2001 From: Mirko Bonadei Date: Mon, 10 Sep 2018 18:40:45 +0000 Subject: [PATCH] Revert "Partial revert of: 'Bump xcode versions for WebRTC bots.'" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 47c48b803202ec0132df06f20c7f16267524ab1a. Reason for revert: Machines have been upgraded. Original change's description: > Partial revert of: 'Bump xcode versions for WebRTC bots.' > > Partial revert of https://webrtc-review.googlesource.com/c/src/+/97060. > These machines need to be updated to a newer OS version. > > Bug: None > Change-Id: Ice30ff9125eb366a6d6f93080ae7d0bceba1fe8b > Reviewed-on: https://webrtc-review.googlesource.com/98400 > Reviewed-by: Patrik Höglund > Commit-Queue: Mirko Bonadei > Cr-Commit-Position: refs/heads/master@{#24603} TBR=phoglund@webrtc.org,mbonadei@webrtc.org,oprypin@webrtc.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: None Change-Id: I7de961d6b6d3b472b0e6bbae545c1902e9a4d0c3 Reviewed-on: https://webrtc-review.googlesource.com/99223 Reviewed-by: Mirko Bonadei Reviewed-by: Oleh Prypin Commit-Queue: Mirko Bonadei Cr-Commit-Position: refs/heads/master@{#24663} --- tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json | 2 +- tools_webrtc/ios/internal.client.webrtc/iOS64_Perf.json | 2 +- tools_webrtc/ios/internal.client.webrtc/iOS64_Release.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json b/tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json index 549d9d5f3c..7c3b3cee1d 100644 --- a/tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json +++ b/tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json @@ -2,7 +2,7 @@ "comments": [ "Tests for 64-bit iOS devices." ], - "xcode build version": "9C40b", + "xcode build version": "10l232m", "gn_args": [ "goma_dir=\"$(goma_dir)\"", "is_component_build=false", diff --git a/tools_webrtc/ios/internal.client.webrtc/iOS64_Perf.json b/tools_webrtc/ios/internal.client.webrtc/iOS64_Perf.json index 8d0e9e5cba..b5357661a8 100644 --- a/tools_webrtc/ios/internal.client.webrtc/iOS64_Perf.json +++ b/tools_webrtc/ios/internal.client.webrtc/iOS64_Perf.json @@ -2,7 +2,7 @@ "comments": [ "Tests for 64-bit iOS devices." ], - "xcode build version": "9C40b", + "xcode build version": "10l232m", "gn_args": [ "goma_dir=\"$(goma_dir)\"", "is_component_build=false", diff --git a/tools_webrtc/ios/internal.client.webrtc/iOS64_Release.json b/tools_webrtc/ios/internal.client.webrtc/iOS64_Release.json index 03ad6199cf..ac84db10bf 100644 --- a/tools_webrtc/ios/internal.client.webrtc/iOS64_Release.json +++ b/tools_webrtc/ios/internal.client.webrtc/iOS64_Release.json @@ -2,7 +2,7 @@ "comments": [ "Tests for 64-bit iOS devices." ], - "xcode build version": "9C40b", + "xcode build version": "10l232m", "gn_args": [ "dcheck_always_on=true", "goma_dir=\"$(goma_dir)\"",