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: add an option to configure the macOS SDK or remove it completely #1686

Draft
wants to merge 7 commits into
base: main
Choose a base branch
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: 7d0c40b
Status: ✅  Deploy successful!
Preview URL: https://c132e7fa.devenv.pages.dev
Branch Preview URL: https://apple-sdk.devenv.pages.dev

View logs

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

- Remove the default SDK from stdenv.
  This is currently not easy to do.
- Ensure users can set their own SDK if necessary via `packages`.
@sandydoo sandydoo changed the title macos: fix issues with macOS SDKs macos: add an option to configure the macOS SDK or remove it completely Mar 10, 2025
@sandydoo sandydoo added enhancement New feature or request and removed bug Something isn't working labels Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
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