I got this compile issue when compiling using vapor+Xcode:
Below are some related info:
$ vapor --version
Vapor Toolbox: 3.1.7
Vapor Framework: 3.0.1
$ swift --version
Apple Swift version 4.1 (swiftlang-902.0.48 clang-902.0.37.1)
Target: x86_64-apple-darwin17.6.0
According to the status this should be OK. Any ideas?
On MacOS, cannot build
On Ubuntu, working