devenv icon indicating copy to clipboard operation
devenv copied to clipboard

macos: fix issues with macOS SDKs

Open sandydoo opened this issue 10 months ago • 3 comments

  • 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 avatar Jan 24 '25 16:01 sandydoo

Deploying devenv with  Cloudflare Pages  Cloudflare Pages

Latest commit: f53fc4d
Status: ✅  Deploy successful!
Preview URL: https://4d0a0bfe.devenv.pages.dev
Branch Preview URL: https://apple-sdk.devenv.pages.dev

View logs

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

domenkozar avatar Jan 24 '25 18:01 domenkozar

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

sandydoo avatar Jan 25 '25 10:01 sandydoo

macos-custom-apple-sdk: Failed

domenkozar avatar Mar 17 '25 15:03 domenkozar