Commit Graph

9 Commits

Author SHA1 Message Date
Doug bfa4b54b71 Add a basic getting started guide. 2023-01-30 12:19:06 +00:00
Doug caea4ca971 Remove support for local development.
• matrix-rust-sdk can now be used for local development via `cargo xtask swift`.
• Update instructions to point to the release tool and SDK docs.
• Remove Test target as these live in the matrix-rust-sdk repo.
2022-12-19 11:45:19 +00:00
Matthew Hodgson 532ee83d47
fix link to the right Cargo.toml
as uniffi version is now in /Cargo.toml rather than /bindings/matrix-sdk-ffi/Cargo.toml
2022-12-17 22:43:19 +00:00
Johannes Marbach 8add97080c Fix link for uniffi_bindgen and improve install instructions 2022-09-29 08:51:34 +03:00
Doug 1358c9c2a8 Update to the latest Rust SDK version (c8c793da9868f8b04a0efa97f444872a28fb46cf).
- Add timeline limit and room membership.
2022-07-28 10:24:19 +01:00
Doug 166966cb52 Add a useLocalBinary property to Package.swift.
Update README.md
2022-06-16 11:05:57 +01:00
Stefan Ceriu cb680b1783 Added readme, platform specifications and changed name to `MatrixRustSDK` 2022-02-11 14:04:28 +02:00
Stefan Ceriu 29ec56da83 Initial commit. 2022-02-10 17:28:10 +02:00
Stefan Ceriu 0c68928211 Initial commit 2022-02-10 16:55:34 +02:00