Rastko Šoškić
Rastko Šoškić
I am facing the same issue... except my Linux distro is OpenSuse Leap 15.1 but Swift and SwiftyJSON versions are the same.
I am facing the same issue, but, actually, is this not duplicate of the #1038 ? Cheers
@yvbeek @Vernadsky could you please check this PR out? We need HEAD routes to be working properly.
I am also having issue with HEAD route... in unit test when I issue HEAD http request towards Telegraph's HEAD route... e.g. `telegraph.route(.HEAD, regex: ".*") { request in HTTPResponse(.ok) }`...
Hey, I am on 0.1.59 and still getting the following output when trying build and run on SPM package: Build Succeeded 🚷 Error: Empty build settings I see for others...