Prose wrappers for Swift.
Copyright 2022, Prose Foundation - Released under the Mozilla Public License 2.0.
Builds and hosts prose-core-client as a Swift Package Manager package.
To build locally install the following dependencies:
- Xcode
- Rust toolchain with targets
x86_64-apple-darwin
,aarch64-apple-darwin
,x86_64-apple-ios
,aarch64-apple-ios-sim
,aarch64-apple-ios
Then build by running make swift-package
.