We packaged XCode for Debian; buildtool is a very useful program to explore/test macOS programs as candidates for porting/packaging. Furthermore, we'll use it as a build-dependency at least for one package (EdenMath) since its upstream developers do not maintain makefiles (we'll generate them on the fly).
I am forwarding two tiny patches. Yavor Doganov (2): Link XCode framework with all needed libraries Fix mismatched deallocation function XCode/GNUmakefile | 2 ++ XCode/NSString+PBXAdditions.m | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) -- 2.53.0
