Skip to content

Commit 955a893

Browse files
committed
Support for SS cold cache, message handover from SS to the timeline (matrix-rust-sdk de7af983f4f9d677aec738da69f0771fa4c01051)
1 parent b7f5022 commit 955a893

File tree

2 files changed

+107
-79
lines changed

2 files changed

+107
-79
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 = "48bc8ea184d1a97c434d11941978152cdea3f9219c5d9983118bff1ef3023158"
7-
let version = "v0.0.6-demo"
6+
let checksum = "b0e35c6a5ad7d18ae1c26148fd40a77c8e5e1cc972f673ff7cc97572ab061dfd"
7+
let version = "v0.0.7-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)