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

macos: fix issues with macOS SDKs #1686

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

macos: fix issues with macOS SDKs #1686

wants to merge 1 commit into from

Conversation

sandydoo
Copy link
Member

  • Remove the default SDK from stdenv. This is currently not easy to do.
  • Ensure users can set their own SDK if necessary via packages.

Fixes #1674.
Fixes #1641.

@sandydoo sandydoo added the bug Something isn't working label Jan 24, 2025
Copy link

cloudflare-workers-and-pages bot commented Jan 24, 2025

Deploying devenv with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6ad5630
Status: ✅  Deploy successful!
Preview URL: https://c2e5f490.devenv.pages.dev
Branch Preview URL: https://apple-sdk.devenv.pages.dev

View logs

- Remove the default SDK from stdenv.
  This is currently not easy to do.
- Ensure users can set their own SDK if necessary via `packages`.
@domenkozar
Copy link
Member

I'm not sure we should remove sdk by default, but maybe we can have an option to disable it?

@sandydoo
Copy link
Member Author

Yeah, maybe. I'm testing out the effects of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

xcode paths being set by devenv. devenv with non default apple SDK
2 participants