Mac? #784
-
How about some packages to cross compile to Mac? It could be done using this. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 10 replies
-
We definitely want this. Related: |
Beta Was this translation helpful? Give feedback.
-
I believe we can provide Dockerfiles to build the images, provide clear examples how to build them, but I don't believe we can distribute the generated images since they will contain the macOS SDK. Some choice quotes from there:
So although the tools to install the SDK and a macOS build environment is legal, distributing images containing the macOS SDK is probably not legal. And I don't believe all of it falls under Apple's open source code. I don't think Apple is very strict in enforcing this, because you can find projects and images that do distribute their SDK quite readily and have for years. |
Beta Was this translation helpful? Give feedback.
-
This has been completed in #841, and a description on how to use the x86_64 and i686 Darwin targets can be found here. |
Beta Was this translation helpful? Give feedback.
We definitely want this.
Related:
#223
#508