D for Xcode 1.2

Michel Fortin michel.fortin at michelf.com
Mon Mar 22 06:30:24 PDT 2010


It's been a while since DMD has been available on Mac OS X, but I 
haven't made an official release of D for Xcode to support DMD. Today 
I'm fixing that.

So D for Xcode 2.1 now supports DMD. It comes with an installer package 
that does the following:

*  Install D plugin for Xcode
*  Install Xcode file and project templates for D
*  Download and install latest version of DMD 2.x
*  Download and install latest version of DMD 1.x

This means that someone can just run the installer and immediately 
start writing/compiling D code within Xcode. It's using DMD 2.x by 
default, but there is no problem installing both versions at the same 
time and changing the default.

More details and some screenshots on the website:

<http://michelf.com/projects/d-for-xcode/>

-- 
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/



More information about the Digitalmars-d-announce mailing list