Skip to content

Commit

Permalink
Added a note to the readme about Swift toolchain versions (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlabelle authored Oct 30, 2023
1 parent 546b8dd commit bf8b071
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ For all Swift code (3 and 4 above) - they are built with **SPM**

## Developer Workflow

### Swift Toolchain
This project may require Swift toolchain builds which are more recent than the latest released version. For best results, find the release tag used by the [GitHub Actions build workflow](.github/actions/windows-build/action.yml) and download the corresponding toolchain build from [swift-build releases](https://github.com/thebrowsercompany/swift-build/releases).

### Initial Setup

Initialize submodules:
Expand Down

0 comments on commit bf8b071

Please sign in to comment.