Skip to content

Commit 0996526

Browse files
authored
Merge pull request #2199 from apple/revert-2196-hm
Revert "Bring swift-5.1-branch up-to-date with master"
2 parents 9d903ad + c1536c5 commit 0996526

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

+1052
-2552
lines changed

Documentation/Development.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ 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.
6866

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

0 commit comments

Comments
 (0)