On Aug 18, 2012, at 8:52 AM, David Ryskalczyk <d235j.1@gmail.com> wrote:
Hi all,
I've been trying to use DarwinBuild on a machine with Xcode 4.4. Since the Developer directory is now in a different location (and has been since Xcode 4.3 — it's in wherever `xcode-select --print-path` says it is), darwinbuild falls over hard. Will this be fixed at some point? I'd fix it, but the lack of activity with DarwinBuild has me worried that the project might be dying or dead...
I personally don't have time to work on new Xcode support, but if anyone comes up with patches I'll help integrate them.
Also, I noticed that there has been no activity adding plists for post-11C74 versions of OS X. Also, Mac OS 10.8 sources seem to be missing a lot of stuff that used to be available, such as most of libsecurity. will this be eventually released?
I committed the plists that were missing. As for missing libsecurity, they got combined into the Security project for OS X 10.8. -Bill