소스 검색

use xcode 26.0.0

Tienson Qin 1 개월 전
부모
커밋
acf49c71e9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 }}
       - 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