From d4032829aa65fe8191fcab574653c8a2717354dd Mon Sep 17 00:00:00 2001 From: hb2708 Date: Thu, 16 Jan 2020 23:44:13 +0800 Subject: [PATCH] Updated xcodeVersion to 11.2.1 --- azure-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-ci.yml b/azure-ci.yml index cfea068..b0c2038 100644 --- a/azure-ci.yml +++ b/azure-ci.yml @@ -20,4 +20,4 @@ steps: signingOption: 'auto' configuration: 'Debug' xcWorkspacePath: './MacAssistant.xcworkspace' - xcodeVersion: '10' + xcodeVersion: '11.2.1'