<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi!</p>
<p>&nbsp; &nbsp;Glad to see someone still pokes at darwinbuild from time to time.</p>
<p>&nbsp; &nbsp;I was just poking at it the other day too. &nbsp;Not sure if you found a way to download the sources, but I also ported it to Sierra by fixing the debug stuff and the obsolete methods. &nbsp;I also submitted my changes back to GitHub and put in a pull request...
 in case anyone else is interested.</p>
<p>&nbsp; &nbsp;Anyway, as for downloading the sources, I just grabbed them all from Apple using this command:</p>
<p><br>
</p>
<p>darwinxref version '*' | while read f; do curl https://opensource.apple.com/tarballs/`echo $f | sed -e 's/-.*//g'`/$f.tar.gz &gt; Sources/$f.tar.gz; done<br>
</p>
<p><br>
</p>
<p>&nbsp; &nbsp;Not super elegant, I'm sure, but gets the job done in one shot. &nbsp;</p>
<p><br>
</p>
<p>&nbsp; &nbsp;Other challenges I've run into are dealing with newer versions of Xcode, and the fact that Apple hasn't released the sources for the Xcode stuff in quite a while...</p>
<p><br>
</p>
<p>Anyway, hope your project is going well!</p>
<p><br>
</p>
<p>-Ben</p>
<p><br>
</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> darwinbuild-dev-bounces@lists.macosforge.org &lt;darwinbuild-dev-bounces@lists.macosforge.org&gt; on behalf of Jonathan Moore &lt;jdm7dv@gmail.com&gt;<br>
<b>Sent:</b> Saturday, March 11, 2017 5:15:37 PM<br>
<b>To:</b> darwinbuild-dev@lists.macosforge.org<br>
<b>Subject:</b> [darwinbuild-dev] Downloading sources for 9G55</font>
<div>&nbsp;</div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi,<br>
<br>
I need to get the sources for either the latest release or the last<br>
release that darwinbuild used.<br>
I initialized build 9G55. I forgot how to get the sources and extract<br>
is it a shell script or just command?<br>
<br>
I built DarwinBuild for Sierra. I had to comment out some debug<br>
information and change two obsolete methods.<br>
<br>
Please Help<br>
<br>
Thanks,<br>
<br>
Jonathan Moore<br>
_______________________________________________<br>
darwinbuild-dev mailing list<br>
darwinbuild-dev@lists.macosforge.org<br>
<a href="https://lists.macosforge.org/mailman/listinfo/darwinbuild-dev">https://lists.macosforge.org/mailman/listinfo/darwinbuild-dev</a><br>
</div>
</span></font>
</body>
</html>