fletcher / fletcher/MultiMarkdown-6
make swift fails because of old swift tools version
Open
- Dominant language
- C
- Stars
- 678
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Running `make swift` causes this error:
```
package at 'MultiMarkdown-6' is using Swift tools version 3.1.0 which is no longer supported; use 4.0.0 or newer instead
```
I couldn't find where this version number would have to be replaced.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.