D for Xcode 1.2

Jacob Carlborg doob at me.com
Mon Mar 22 11:51:31 PDT 2010


On 2010-03-22 14.30, Michel Fortin wrote:
> 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/>

Very nice. Two things:

1. It's possible to misinterpret that the version number in "D for Xcode 
1.2" is for Xcode and not for the plugin
2. Are D files still recognized as DTrace files by default?



More information about the Digitalmars-d-announce mailing list