On 11 Nov 2014, at 23:31, Sungjin Chun <[email protected]> wrote: > > Hi, > > My existing code base does use gnustep on linux and I need to port them > to Mac OS X (which all the code itself runs well because they are just > dependent > on standard FoundationKit APIs). > > The problem is that if I changed code structure in Linux side, I need to copy > them > and merge into Xcode project, which I want to avoid and want to run simple > "make" > after copying. > > Can I do this? Or should I manage both project independently?
I don't currently build on OSX at all, but until a couple of releases ago, I built everything on OSX using gnustep-make and it worked perfectly. _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
