Tienson Qin 4 mesi fa
parent
commit
6b4f0bc614
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/build-ios-release.yml

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

@@ -25,7 +25,7 @@ jobs:
           ref: ${{ github.event.inputs.git-ref }}
           ref: ${{ github.event.inputs.git-ref }}
       - uses: maxim-lobanov/setup-xcode@v1
       - uses: maxim-lobanov/setup-xcode@v1
         with:
         with:
-          xcode-version: '26.0.0'
+          xcode-version: '26.0.1'
       - name: Show runtimes
       - name: Show runtimes
         run: |
         run: |
           xcrun simctl list > /dev/null
           xcrun simctl list > /dev/null