From 6c78480863a0a957d01d921777cf5d94f2f9937a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Bure=C5=A1?= Date: Mon, 29 Sep 2025 20:56:22 +0200 Subject: [PATCH] Update tuist-test.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: David Bureš --- .github/workflows/tuist-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tuist-test.yml b/.github/workflows/tuist-test.yml index a4f98876..d1b414b2 100644 --- a/.github/workflows/tuist-test.yml +++ b/.github/workflows/tuist-test.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v3 - uses: jdx/mise-action@v2 - name: Select Xcode - run: sudo xcode-select -switch /Applications/Xcode_16.1.app + run: sudo xcode-select -switch /Applications/Xcode_26.0.app - name: Fix plugins run: defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES - run: tuist install