From 9b1d67982f2631af48e3da503af10bd9ef989bd1 Mon Sep 17 00:00:00 2001 From: Mirko Bonadei Date: Tue, 16 Oct 2018 14:36:54 +0200 Subject: [PATCH] Remove 'iOS32 Sim Debug (iOS 9.0)' from client.webrtc. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: webrtc:9867 Change-Id: I66b4a3bb30bccc08bd1bd0c077948550d6e08072 Reviewed-on: https://webrtc-review.googlesource.com/c/106344 Reviewed-by: Patrik Höglund Commit-Queue: Mirko Bonadei Cr-Commit-Position: refs/heads/master@{#25216} --- tools_webrtc/mb/mb_config.pyl | 1 - 1 file changed, 1 deletion(-) diff --git a/tools_webrtc/mb/mb_config.pyl b/tools_webrtc/mb/mb_config.pyl index 56c85837fe..549ee4cb68 100644 --- a/tools_webrtc/mb/mb_config.pyl +++ b/tools_webrtc/mb/mb_config.pyl @@ -24,7 +24,6 @@ 'iOS32 Release': 'ios', 'iOS64 Debug': 'ios', 'iOS64 Release': 'ios', - 'iOS32 Sim Debug (iOS 9.0)': 'ios', 'iOS64 Sim Debug (iOS 9.0)': 'ios', 'iOS64 Sim Debug (iOS 10.0)': 'ios',