<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">See:<div class="">&nbsp;&nbsp;<a href="https://lists.swift.org/pipermail/swift-dev/Week-of-Mon-20151207/000196.html" class="">https://lists.swift.org/pipermail/swift-dev/Week-of-Mon-20151207/000196.html</a></div><div class=""><br class=""></div><div class="">&nbsp;- Daniel</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 12, 2015, at 9:19 AM, Mike Greiner via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="margin: 0px 0px 0px 6px; line-height: normal; font-family: 'Helvetica Neue';" class=""><span style="font-family: Helvetica;" class="">I’d like to build Swift as a convenient OS X Package similar to what’s provided with the development snapshots at&nbsp;</span><a href="https://swift.org/download/#latest-development-snapshots" class="" style="font-family: Helvetica;">https://swift.org/download/#latest-development-snapshots</a><div class="" style="font-family: Helvetica;"><br class=""></div><div class="" style="font-family: Helvetica;">Could anyone tell me what build script options I could use to get as close as possible to that? Obviously the signing part would not be possible, but that’s fine I’m just deploying this internally.</div><div class="" style="font-family: Helvetica;"><br class=""></div><div class="" style="font-family: Helvetica;">Looking at `build-presets.ini`, I tried the `buildbot_osx_package` preset but it’s asking for a bunch of configuration options that I don’t know how to choose. Ideally I could just specify the package location on disk :)</div><div class="" style="font-family: Helvetica;"><br class=""></div><div class="" style="font-family: Helvetica;">Any help appreciated!</div><div class="" style="font-family: Helvetica;"><br class=""></div><div class="" style="font-family: Helvetica;">```</div><div class="" style="font-family: Helvetica;">utils/build-script --preset=buildbot_osx_package<br class="">utils/build-script: missing option(s) for preset 'buildbot_osx_package': install_destdir, install_symroot, install_toolchain_dir, installable_package, installable_package, symbols_package,&nbsp;darwin_toolchain_bundle_identifier, darwin_toolchain_display_name, darwin_toolchain_xctoolchain_name, darwin_toolchain_version<br class="">```</div></div>
<img src="https://u2002410.ct.sendgrid.net/wf/open?upn=AdkfTiApI80cNEyortTzHbERtY5det-2FDBvSxuhs4q2MhtdjAS8JtTEomrDA8wFvHrgJKD-2Faukc-2Fx1wNGt1g2SrA1nUuZ4vVFs8wqRqFM-2BYF9NLWFjWGrGX4gysFSERiURSVj1RUT6dCGJ-2B84D6eIYRDCp5sB-2Boaz-2BUBEZhM13YkPmVJ2l1X-2B1QdIGlt2ZZOIMXbZVLL-2FQEfjNzVGAN4o7kfGUYuU8OxH2HMHltiSaCk-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" class="">
</div>
_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-users<br class=""></div></blockquote></div><br class=""></div></body></html>