From e56cdc4ecde27795f6ac850d886f443764dcbd5e Mon Sep 17 00:00:00 2001 From: hb2708 Date: Thu, 16 Jan 2020 23:32:39 +0800 Subject: [PATCH] Commented hardcoded xcodeVersion in the yml --- azure-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-ci.yml b/azure-ci.yml index cfea068..2be5f52 100644 --- a/azure-ci.yml +++ b/azure-ci.yml @@ -20,4 +20,4 @@ steps: signingOption: 'auto' configuration: 'Debug' xcWorkspacePath: './MacAssistant.xcworkspace' - xcodeVersion: '10' + #xcodeVersion: '10'