Skip to content

Commit 1f678ba

Browse files
committed
Support for sliding sync and the new timeline (matrix-org/matrix-rust-sdk/tree/demo-2 - 070c3c60336308e6a995e74ba1031fb231d7d095)
1 parent a07b2b0 commit 1f678ba

File tree

2 files changed

+1905
-923
lines changed

2 files changed

+1905
-923
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
import PackageDescription
55

6-
let checksum = "ca6b6f2651b25fe76709f69e752c6d9efb5bd7805109a8deaa06d3d19401e2a5"
7-
let version = "v1.0.13-sliding-sync"
6+
let checksum = "4a9c5119a2bd395f9f8bafba32cd3b75222692056144c57fc67f69b7a39445ba"
7+
let version = "v0.0.1-demo"
88
let url = "https://github.com/matrix-org/matrix-rust-components-swift/releases/download/\(version)/MatrixSDKFFI.xcframework.zip"
99

1010
let useLocalBinary = false

0 commit comments

Comments
 (0)