From 7dfc2a3392122ac4b555384675ad2723e08d0d7c Mon Sep 17 00:00:00 2001 From: Ben van Hartingsveldt Date: Tue, 16 Sep 2025 17:20:53 +0200 Subject: [PATCH] Downgrade Xcode --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 78aa73c2c..321ecd88a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -38,7 +38,7 @@ jobs: - uses: maxim-lobanov/setup-xcode@v1 if: startsWith(runner.os, 'mac') with: - xcode-version: '16.0.0' + xcode-version: '15.2.0' # This is gonna be hacky. # Github made us upgrade xcode, which would force an upgrade of electron-builder to fix mac. # But there were bugs with copyfiles / extraFiles that kept seeing duplicates erroring on ln.