Earlier quoted context omitted.
They have shut that down by moving into their own CPUs.
As long as they support Intel Macs, they did not
Show HN: macOS-cross-compiler – Compile binaries for macOS on Linux
71–76 of 76 posts
Re: Show HN: macOS-cross-compiler – Compile binaries for macOS on Linux
#72Re: Show HN: macOS-cross-compiler – Compile binaries for macOS on Linux
#73No Obj-C????? WHYYYYYY
GCC has objective C/objective C++ enabled, but I have never tested it.
Re: Show HN: macOS-cross-compiler – Compile binaries for macOS on Linux
#74The problem with this is licensing: the macOS SDK license says that it's only to be used on an "Apple-branded computer". That said I wonder what Apple would do if this is used outside of that case...
I used a Hackintosh for a number of years and Apple could have easily shut down the entire community with enough cease and desists. In fact there were engineers that helped provide valuable information. They don't mind what people do for personal use. Just don't try and turn it into a commercial product.
Any source or further information for what makes you say there were engineers that that provided information? I always suspected some of the people in these communities were engineers but never discovered anything for my thoughts to make it past just being suspicions.
Re: Show HN: macOS-cross-compiler – Compile binaries for macOS on Linux
#75Great Project. I have 2 questions:
1. Can this be used to run in a github action?
2. Can this be used to compile ios apps?