D future ...
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Wed Feb 15 08:28:00 PST 2017
On 2017-02-15 17:07, Ola Fosheim Grøstad wrote:
> This trend will continue. Programming for iOS without XCode is
> unthinkable at this point, and similar situations exists for other
> platforms.
TextMate on macOS is a native macOS application (Cocoa, C++) but does
not use Xcode to build, it's using ninja. I guess that's expected, to
use TextMate to build TextMate.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list