Downgrade Xcode
Some checks are pending
Node.js CI / lint (push) Waiting to run
Node.js CI / build (push) Blocked by required conditions

This commit is contained in:
Ben van Hartingsveldt 2025-09-16 17:20:53 +02:00
parent ccff08b831
commit 7dfc2a3392
No known key found for this signature in database
GPG key ID: 261AA214130CE7AB

View file

@ -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.