From 7b5ab9c1e979a3a61af3c3d1246dd80c6c470536 Mon Sep 17 00:00:00 2001 From: Gerald Versluis Date: Wed, 19 Apr 2023 11:48:15 +0200 Subject: [PATCH] Revert "Use Xcode 13.3" This reverts commit 1138d286929b8ac6c29710e9656a3554295520ca. --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c5d8ad5c..534a089a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -147,7 +147,6 @@ stages: cakeFile: DeviceTests/build.cake cakeTarget: test-ios-emu cake: $(CAKE_VERSION) - xcode: '13.3' xharness: '1.0.0-prerelease.21620.1' - template: .ci/build.v1.yml@components