From 5041578768dfad249d7af00ade8fdb2501572786 Mon Sep 17 00:00:00 2001 From: DarkSky <25152247+darkskygit@users.noreply.github.com> Date: Tue, 27 Jan 2026 12:48:06 +0800 Subject: [PATCH] feat: bump ios toolchain (#14325) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #### PR Dependency Tree * **PR #14325** 👈 This tree was auto-generated by [Charcoal](https://github.com/danerwilliams/charcoal) --- .github/workflows/release-mobile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-mobile.yml b/.github/workflows/release-mobile.yml index 07198780be..8d52bad46e 100644 --- a/.github/workflows/release-mobile.yml +++ b/.github/workflows/release-mobile.yml @@ -112,7 +112,7 @@ jobs: enableScripts: false - uses: maxim-lobanov/setup-xcode@v1 with: - xcode-version: 16.4 + xcode-version: 26.2 - name: Install Swiftformat run: brew install swiftformat - name: Cap sync