Skip to content

Commit 7f5e39e

Browse files
authored
Update README.md
Update requirements to the 2021-01-26 snapshot or newer. This is required due to updates to Swift/COM.
1 parent 3698788 commit 7f5e39e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ Swift/Win32 aims to provide a [MVC](https://en.wikipedia.org/wiki/Model%E2%80%93
99

1010
## Build Requirements
1111

12-
- Latest Swift **Development** Snapshot (11/08 or later)<sup>[1](#snapshot-requirements)</sup>
12+
- Latest Swift **Development** Snapshot (2021-01-26 or later)<sup>[1](#snapshot-requirements)</sup>
1313
- Windows SDK 10.0.107763 or newer
1414
- CMake 3.16 or newer
1515

1616
<sup><a name="snapshot-requirements">1</a></sup> Stable releases are not currently supported as they are built from release branches, and this project requires the latest development snapshot from the `main` branch.<br/>
1717

1818
## Building
1919

20-
This project requires the latest Swift snapshot (November 08, 2020 or newer). You can use the the snapshot binaries from [swift.org](https://swift.org/download/) or download the nightly build from [Azure](https://dev.azure.com/compnerd/swift-build).
20+
This project requires the latest Swift snapshot (January 26, 2021 or newer). You can use the the snapshot binaries from [swift.org](https://swift.org/download/) or download the nightly build from [Azure](https://dev.azure.com/compnerd/swift-build).
2121

2222
### Recommended (CMake)
2323

0 commit comments

Comments
 (0)