You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,15 @@ Swift/Win32 aims to provide a [MVC](https://en.wikipedia.org/wiki/Model%E2%80%93
9
9
10
10
## Build Requirements
11
11
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>
13
13
- Windows SDK 10.0.107763 or newer
14
14
- CMake 3.16 or newer
15
15
16
16
<sup><aname="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/>
17
17
18
18
## Building
19
19
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).
0 commit comments