D 1.076 and 2.061 release
Jacob Carlborg
doob at me.com
Wed Jan 2 04:57:59 PST 2013
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
More information about the Digitalmars-d-announce
mailing list