Camille Kander

Results 2 issues of Camille Kander

When I run my project using `vapor build --run`, the cURL version detection happens normally, and the installer successfully installs the correct version of cURL. However when I build &...

`JSONEncoder.OutputFormatting.withoutEscapingSlashes` has higher OS requirements than what was defined in `Package.swift`: ```swift @available(macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0, *) public static let withoutEscapingSlashes: JSONEncoder.OutputFormatting ```