Is your feature request related to a problem? Please describe.
In some cases where the user has different swiftly and Xcode swift toolchains, the user may see cryptic errors when trying to build or run a project. The following is example of the vapor project, trying to build/run with mismatched version:
Describe the solution you'd like
We should detect the case where there is a version mismatch and advise the user that they should either update their swiftly install or get a new version of Xcode.