Skip to content

Conversation

simolus3
Copy link
Contributor

At the moment, our SDK build process assumes that Apple toolchains exists at /Applications/Xcode.app/Contents/Developer/. That's not always the case though, and we shouldn't make that assumption. Instead, we can run xcode-select -p to obtain an installation to use. This changes the C compilation tasks (which have previously used a hardcoded path) to use the dynamic installation path instead.

@simolus3 simolus3 requested a review from stevensJourney June 17, 2025 08:53
@simolus3 simolus3 merged commit e6bde1b into main Jun 17, 2025
3 checks passed
@simolus3 simolus3 deleted the xcode-select branch June 17, 2025 09:12
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.

2 participants