Skip to content

Instantly share code, notes, and snippets.

@norio-nomura
Last active May 15, 2017 01:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save norio-nomura/80f7de267417bdbfd9f4e7f5c9e0c4c4 to your computer and use it in GitHub Desktop.
Save norio-nomura/80f7de267417bdbfd9f4e7f5c9e0c4c4 to your computer and use it in GitHub Desktop.
/Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift/utils/build-script
--ios
--tvos
--watchos
--lldb
--llbuild
--swiftpm
--playgroundlogger
--playgroundsupport
--release-debuginfo
--compiler-vendor=apple
--build-subdir=buildbot_osx
--ios
--tvos
--watchos
--test
--validation-test
--long-test
--assertions
--no-swift-stdlib-assertions
--
--lldb-no-debugserver
--lldb-use-system-debugserver
--lldb-build-type=Release
--verbose-build
--build-ninja
--build-swift-static-stdlib
--build-swift-static-sdk-overlay
--build-swift-stdlib-unittest-extra
--playgroundlogger-build-type=Release
--playgroundsupport-build-type=Release
--install-swift
--install-lldb
--install-llbuild
--install-swiftpm
--install-playgroundlogger
--install-playgroundsupport
--install-destdir=/Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift-nightly-install
--darwin-install-extract-symbols
--install-symroot=/Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift-nightly-symroot
--install-prefix=/Applications/Xcode.app/Contents/Developer/Toolchains/swift-DEVELOPMENT-SNAPSHOT-2017-05-14-a.xctoolchain/usr
--test-installable-package
--reconfigure
--installable-package=/Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift-DEVELOPMENT-SNAPSHOT-2017-05-14-a-osx.tar.gz
--swift-enable-ast-verifier=0
--skip-test-lldb
'--swift-install-components=compiler;clang-builtin-headers;stdlib;sdk-overlay;license;sourcekit-xpc-service;swift-remote-mirror;swift-remote-mirror-headers'
'--llvm-install-components=libclang;libclang-headers'
--installable-package=/Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift-DEVELOPMENT-SNAPSHOT-2017-05-14-a-osx.tar.gz
--symbols-package=/Users/buildnode/jenkins/workspace/oss-swift-package-osx/swift-DEVELOPMENT-SNAPSHOT-2017-05-14-a-osx-symbols.tar.gz
--darwin-toolchain-bundle-identifier=org.swift.3020170514a
'--darwin-toolchain-display-name=Swift
Development
Snapshot
2017-05-14
(a)'
'--darwin-toolchain-display-name-short=Swift
Development
Snapshot'
--darwin-toolchain-name=swift-DEVELOPMENT-SNAPSHOT-2017-05-14-a
--darwin-toolchain-version=3.0.2017051401
--darwin-toolchain-alias=swift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment