On 2013-01-02 00:46, Walter Bright wrote:

2. the OS X package hasn't been built yet (problems with the package
script).

I think this will fix the problem:

https://github.com/D-Programming-Language/installer/pull/9

I don't know if this is the problem you encountered but:

PackageMaker is apparently not included with Xcode anymore. It's not included in the auxiliary package which can be downloaded here:

https://developer.apple.com/downloads/index.action

The script now assumes PackageMaker is installed either in /Applications/PackageMaker.app/Contents/MacOS/PackageMaker or, as before, /Developer/usr/bin/packagemaker.

--
/Jacob Carlborg

Reply via email to