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

Add support for macos (osx) #8

Closed
Ptkatz opened this issue Jun 18, 2024 · 1 comment
Closed

Add support for macos (osx) #8

Ptkatz opened this issue Jun 18, 2024 · 1 comment

Comments

@Ptkatz
Copy link

Ptkatz commented Jun 18, 2024

No description provided.

@MichalStrehovsky
Copy link
Owner

I don't think this is possible. Linking .NET for macos requires providing macos frameworks. Those are only available with an xcode license. Apple doesn't really want anyone to build software for their platform without paying them first.

(PublishAotCross uses zig under the hood and as long zig doesn't support it, it's out of question for PublishAotCross ziglang/zig#1349)

@MichalStrehovsky MichalStrehovsky closed this as not planned Won't fix, can't repro, duplicate, stale Jun 18, 2024
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

No branches or pull requests

2 participants