Issues with Xcode 4.4, post-11C74 sources?
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... 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? Thanks! --David
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
I know it's been a while. I haven't seen much activity on this project and I'm wondering if updates are still planned. Changeset 1045 (as well as current svn trunk) points to http://src.macosforge.org/Roots/12A269/ which does not appear to exist. Is there any chance Mac OS 10.9 Open Source releases will be added? While I'm not too interested in DarwinBuild for building Darwin projects for standalone use, it's been useful for me in the past for compiling Apple open source releases without having to move around various headers and support files manually. Therefore, I hope that either Darwinbuild or some alternate piece of software is available at some point. Thanks! --David
participants (2)
-
David Ryskalczyk
-
William Siegrist