Skip to content

Commit 9d903ad

Browse files
authored
Merge pull request #2196 from aciidb0mb3r/hm
Bring swift-5.1-branch up-to-date with master
2 parents dfa4938 + fabda87 commit 9d903ad

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+2552
-1052
lines changed

Documentation/Development.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ using a [snapshot](https://swift.org/download/#releases) from swift.org.
6363
$ cd swiftpm
6464
$ Utilities/bootstrap
6565
```
66+
67+
Note: The bootstrap script requires having [CMake](https://cmake.org/) and [Ninja](https://ninja-build.org/) installed. Please refer to the [Swift project repo](https://github.com/apple/swift/blob/master/README.md#macos) for installation instructions.
6668

6769
This command will build the Package Manager inside `.build/` directory.
6870
Run the bootstrap script to rebuild after making a change to the source

0 commit comments

Comments
 (0)