From 47c48b803202ec0132df06f20c7f16267524ab1a Mon Sep 17 00:00:00 2001 From: Mirko Bonadei Date: Thu, 6 Sep 2018 12:26:26 +0200 Subject: [PATCH] Partial revert of: 'Bump xcode versions for WebRTC bots.' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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} --- 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 7f0600e99f..60d916d476 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": "10l232m", + "xcode build version": "9C40b", "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 3ebc691fdc..58383fae4a 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": "10l232m", + "xcode build version": "9C40b", "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 717d3b1d6d..a894dba9a3 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": "10l232m", + "xcode build version": "9C40b", "gn_args": [ "dcheck_always_on=true", "goma_dir=\"$(goma_dir)\"",