I am trying to compile my code which contains some frameworks compiled with swift 3.1 which is not compatible with xcode 9. I installed toolchain package for swift 3.1 and tried to build the code.
But I am not able to compile this code. Getting an error:
Command /Library/Developer/Toolchains/swift-3.1-RELEASE.xctoolchain/usr/bin/swiftc failed with exit code 1
See the screenshot: