Kyle-Ye
(Kyle)
1
In view of the gradual prosperity of C++ code in the Swift ecosystem, do we have plan to provide corresponding Swift Package support for some libraries which are widely used in the C++ ecosystem? eg. boost
There is some binary package support already on GitHub. eg. iOSBoost
But it is only available on iOS&macOS. And it is not available for our C++ target code in a package.
1 Like
Kyle-Ye
(Kyle)
2
Found an alternative one here - Google's abseil package.
1 Like