[swift-users] Building the OS X Package

Daniel Dunbar daniel_dunbar at apple.com
Sat Dec 12 11:21:17 CST 2015


See:
  https://lists.swift.org/pipermail/swift-dev/Week-of-Mon-20151207/000196.html

 - Daniel

> On Dec 12, 2015, at 9:19 AM, Mike Greiner via swift-users <swift-users at swift.org> wrote:
> 
> I’d like to build Swift as a convenient OS X Package similar to what’s provided with the development snapshots at https://swift.org/download/#latest-development-snapshots <https://swift.org/download/#latest-development-snapshots>
> 
> 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.
> 
> 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 :)
> 
> Any help appreciated!
> 
> ```
> utils/build-script --preset=buildbot_osx_package
> utils/build-script: missing option(s) for preset 'buildbot_osx_package': install_destdir, install_symroot, install_toolchain_dir, installable_package, installable_package, symbols_package, darwin_toolchain_bundle_identifier, darwin_toolchain_display_name, darwin_toolchain_xctoolchain_name, darwin_toolchain_version
> ```
> 
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20151212/2dc05947/attachment.html>


More information about the swift-users mailing list