We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7460b8 commit 0851aa6Copy full SHA for 0851aa6
Package.swift
@@ -1,8 +1,8 @@
1
// swift-tools-version:5.9
2
// The swift-tools-version declares the minimum version of Swift required to build this package.
3
import PackageDescription
4
-let checksum = "67f791c7938d4ad2c2393b6ed43ad93f894c4f4b6f788b7127853e5c1ecee48e"
5
-let version = "25.01.15"
+let checksum = "34ea7b5511cb897cbe64f8151af5fe3fd272fbb3974ab1bebb262b43cf39680b"
+let version = "25.01.22"
6
let url = "https://github.com/element-hq/matrix-rust-components-swift/releases/download/\(version)/MatrixSDKFFI.xcframework.zip"
7
let package = Package(
8
name: "MatrixRustSDK",
0 commit comments