mxcl / swift-sh

Easily script with third-party Swift dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issues specifying some versions

mxcl opened this issue · comments

import S3 // @LiveUI ~> 3.0.0-RC3.2

Generates to .exact(Version(3,0,0))

Fixed in 1.14.0