use xcode 26.0.0

This commit is contained in:
Tienson Qin
2025-09-15 11:02:08 +08:00
parent d4f44f99cd
commit 248fefa13d

View File

@@ -25,7 +25,7 @@ jobs:
ref: ${{ github.event.inputs.git-ref }}
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '26.0-beta'
xcode-version: '26.0.0'
- name: Install iOS
run: xcodebuild -downloadPlatform iOS
- name: Install Node.js, NPM and Yarn