Antoine Cœur created THRIFT-4902:
------------------------------------
Summary: Swift compatibility with Swift 4.2, 5.0 and 5.1
Key: THRIFT-4902
URL: https://issues.apache.org/jira/browse/THRIFT-4902
Project: Thrift
Issue Type: Improvement
Components: Swift - Library
Reporter: Antoine Cœur
It was reported on Stack Overflow
([https://stackoverflow.com/questions/56841613/how-to-import-thrift-0-12-into-xcode-to-support-swift-4-2])
that Thrift doesn't work on Swift 4.2. I was able to confirmed that issue, so
I made a pull request to solve the problem:
[https://github.com/apache/thrift/pull/1827]
The pull request keeps compatibility with Swift 3 (which is deprecated and
won't be usable at all on macOS Catalina), and adds support to Swift 4.0, 4.2,
5.0 and 5.1.
Related: THRIFT-4547.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)