From 6031e69d34ff60080f2ef796bda9eb7b189e1a3f Mon Sep 17 00:00:00 2001 From: Sergey Berezin Date: Wed, 25 Jul 2018 10:46:33 -0700 Subject: [PATCH] Use Xcode 8.3.3 for iOS 10.3 TBR: phoglund@webrtc.org Bug: chromium:867367 Change-Id: Ic3092ad64bdcd8dfe480ebd6f7880ade6f6e0368 Reviewed-on: https://webrtc-review.googlesource.com/90481 Commit-Queue: Oleh Prypin Reviewed-by: Oleh Prypin Cr-Commit-Position: refs/heads/master@{#24110} --- .../ios/client.webrtc/iOS64_Sim_Debug_(iOS_10.0).json | 4 ++-- tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tools_webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_10.0).json b/tools_webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_10.0).json index 93493f6579..f5c9d34fb6 100644 --- a/tools_webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_10.0).json +++ b/tools_webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_10.0).json @@ -19,11 +19,11 @@ "include": "common_tests.json", "device type": "iPhone 6s", "os": "10.3", + "xcode build version": "8E3004b", "dimensions": [ { "os": "Mac-10.12", - "pool": "Chrome", - "xcode_version": "9.0" + "pool": "Chrome" }, { "os": "Mac-10.13.3", 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 85c347813e..5e98758ae0 100644 --- a/tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json +++ b/tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json @@ -20,11 +20,11 @@ "include": "common_tests.json", "device type": "iPhone 6s", "os": "10.3", + "xcode build version": "8E3004b", "dimensions": [ { "os": "Mac-10.12", - "pool": "Chrome", - "xcode_version": "9.0" + "pool": "Chrome" }, { "os": "Mac-10.13.3",