Fix: Update Xcode version to 15.2

This commit is contained in:
2026-07-01 23:59:34 +08:00
parent 267865c61d
commit 51a30184d7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ jobs:
- name: Setup Xcode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.0'
xcode-version: '15.2'
- name: Show Xcode version
run: |