72 Forks
1937 Stars
1937 Watchers

swift-build

A high-level build system based on llbuild, used by Xcode, Swift Playground, and the Swift Package Manager

How to download and setup swift-build

Open terminal and run command
git clone https://github.com/swiftlang/swift-build.git
git clone is used to create a copy or clone of swift-build repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with swift-build https://github.com/swiftlang/swift-build/archive/master.zip

Or simply clone swift-build with SSH
[email protected]:swiftlang/swift-build.git

If you have some problems with swift-build

You may open issue on swift-build support forum (system) here: https://github.com/swiftlang/swift-build/issues