Open Janoz94 opened 5 years ago
The problem is that when you want to add the module to your Vapor project you should write: .package(url: "https://github.com/LiveUI/S3.git", .branch("master")), instead of your version - there are no last fixes on version which you suggest.
.package(url: "https://github.com/LiveUI/S3.git", .branch("master")),
The problem is that when you want to add the module to your Vapor project you should write:
.package(url: "https://github.com/LiveUI/S3.git", .branch("master")),
instead of your version - there are no last fixes on version which you suggest.