fix: iOS release

This commit is contained in:
Tienson Qin
2025-08-15 00:02:26 +08:00
parent 45d51c33e1
commit c32dadb047

View File

@@ -25,7 +25,7 @@ jobs:
ref: ${{ github.event.inputs.git-ref }}
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 16.1
xcode-version: latest-stable
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v4
with: