|
|
|
|
|
by roblabla
1416 days ago
|
|
This is actually a solved problem, using osxcross[0]. The experience is honestly very smooth, and we don't require any apple proprietary binaries. The only thing apple-proprietary is their SDK (containing the header files for compiling, and tbd files for linking), which can be downloaded from apple's website (at least if you have a developer account), or from various GitHub projects archiving them. [0]: https://github.com/tpoechtrager/osxcross |
|