Thrift-Swift
Thrift-Swift copied to clipboard
Contributing
I'd like to contribute to the repository by migrating it to the latest Swift version 5. Could someone please tell me how to set up the project on macOS 10.15. swift build returns "package is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version:5.1' to specify the current tools version" After fixing this I got "error: the package does not contain a buildable target"