1
0
Tienson Qin 1 сар өмнө
parent
commit
acf49c71e9

+ 1 - 1
.github/workflows/build-ios-release.yml

@@ -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: Show runtimes
         run: |
           xcrun simctl list > /dev/null