Commit 330f4e0
committed
Specify compatible Swift versions in readme.
We're dropping Swift 3.0 compatibility because Swift 3.0 doesn't understand the `swiftLanguageVersions` key in the Package.swift manifest. The code should still be compatible with Swift 3.0 at this moment. I don't think this is a big deal since moving from Swift 3.0 to Swift 3.1 should be straightforward.1 parent 070a8ad commit 330f4e0
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments