Skip to content

0.1.0

Compare
Choose a tag to compare
@antoniusnaumann antoniusnaumann released this 22 Jan 17:23
· 228 commits to main since this release

What's Changed

First release of cargo swift!

  • Run cargo swift init <PACKAGE_NAME> to initialize a new Rust library crate prepared to be used from Swift
  • Run cargo swift package to interactively build your library as Swift Package for iOS and macOS (using Swift Package Manager)

Full Changelog: https://github.com/antoniusnaumann/cargo-swift/commits/v0.1.0