-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Research Spike] Distribute over Swift Package Manager #296
Comments
https://developer.apple.com/videos/play/wwdc2019/416/ Binary Frameworks in Swift Idea: |
Making Cocoapods support XCFrameworks as a way of transitioning to SPM |
Experiences on XCFramework and Rust |
Rust + XCFramework + SPM |
There are two approaches to distribute the package using SPM
|
Interesting finding by Hasan Ali Atak https://github.com/mozilla/rust-components-swift |
As a wallet developer I would like to be able to import ZcashLightClientKit as a Swift Package instead of being forced to use Cocoapods
The text was updated successfully, but these errors were encountered: