Xcode GNU D Compiler Plugin
Latest Plugin (2006-01)
Xcode GNUDCompilerPlugin Source.zip
Install
Copy the plugin to ${HOME}/Library/Application Support/Apple/Developer Tools/Plug-ins or /Library/Application Support/Apple/Developer Tools/Plug-ins
GNU D Compiler integration with Xcode 2.x
These are specification files which allow you to select GDC 3.3 as the compiler for D source in Xcode. The pbcompspec file expects the GDC executable to be at /usr/bin/gdc.
It should be possible to have D source files along with C source files, compiled together into the same executable or library.
Fredrik Olssn confirmed working in Xcode 2.0. There are issues with regard to defaults for certain options not being supported by gdc, I'll make an update when I get chance.