tpoechtrager / osxcross

Mac OS X cross toolchain for Linux, FreeBSD, OpenBSD and Android (Termux)
GNU General Public License v2.0
2.9k stars 329 forks source link

what is the difference/relation between osxcross and facebook's xcbuild ? #256

Open allan-simon opened 3 years ago

allan-simon commented 3 years ago

I've came across your awesome project nearly at the same time as https://github.com/facebookarchive/xcbuild (which is unfortunately now archived)

I would like to know if you also (or plan to) offer similar goal (i.e being able to compile a xcode project on Linux) ?

tpoechtrager commented 3 years ago

There are currently no plans to add FB's xcbuild to OSXCross. The problem is I do this in my spare time and it's a lot of work to keep everything working.

allan-simon commented 3 years ago

ok fair enough :) what you've accomplished on your spare time is already tremendous !