Closed marcofugaro closed 9 months ago
Looks like this action doesn't work with relatively new XCode versions. This is my setup:
- uses: maxim-lobanov/setup-xcode@v1 with: xcode-version: '15.2'
Error:
Fixed by running the action on node-14
node-14
Also fixed by setting runs-on: macos-14 instead of latest :)
Looks like this action doesn't work with relatively new XCode versions. This is my setup:
Error: