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.