From 4c4a14c35308ceea80a7415d03135e956afc12b0 Mon Sep 17 00:00:00 2001 From: 82Flex <82flex@gmail.com> Date: Thu, 7 Mar 2024 22:41:25 +0800 Subject: [PATCH] update xcode version --- .github/workflows/build-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index e115107..202814e 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -8,7 +8,7 @@ on: env: THEOS: '' GIT_TAG: '' - XCODE_VERSION: '14.3.1' + XCODE_VERSION: '15.2' jobs: build: