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 3a1f56a commit 1a1cbc9Copy full SHA for 1a1cbc9
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 = "6fd173a3124f163a2736c6dcc1efc69ea454438b77263065cbfe6d273e99b035"
5
-let version = "v1.0.27"
+let checksum = "43cd5ce1f40e5afd15b7c4b3a497b807d7a633783bd17020004a21c986a32aeb"
+let version = "v1.0.28"
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