Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: CI and Xcode 16 #3635

Merged
merged 10 commits into from
Sep 30, 2024
Merged

chore: CI and Xcode 16 #3635

merged 10 commits into from
Sep 30, 2024

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Sep 27, 2024

#skip-changelog

sudo xcode-select --switch /Applications/Xcode_${{env.XCODE_VERSION}}.app/Contents/Developer
xcodebuild -version

# We only use Xcode 16
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the source of truth to the version we use is pinned above, are we better off changing this comment to: "This has to align with the xcode version we depend on, see ABC env var for details

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you mean the # We only use Xcode 16 comment then we could change it to "Remove unused Xcode versions"... that step is basically just to free disk space.

@jamescrosswell jamescrosswell merged commit 804a80a into main Sep 30, 2024
23 checks passed
@jamescrosswell jamescrosswell deleted the fix/ci branch September 30, 2024 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants