reverted to an sdk version that uses a previous commit (#2284)

This commit is contained in:
Mauro
2023-12-22 13:12:34 +01:00
committed by GitHub
parent 5e4df72173
commit 530dfa93c5
3 changed files with 4 additions and 4 deletions

View File

@@ -6650,7 +6650,7 @@
repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = 1.1.29;
version = "0.0.1-december23";
};
};
821C67C9A7F8CC3FD41B28B4 /* XCRemoteSwiftPackageReference "emojibase-bindings" */ = {

View File

@@ -130,8 +130,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/matrix-org/matrix-rust-components-swift",
"state" : {
"revision" : "82a58f61f5d01d90b364a3aad28597fd703cea71",
"version" : "1.1.29"
"revision" : "c0027815b6ac690837e4f437ae874e7a4b5bc2a7",
"version" : "0.0.1-december23"
}
},
{

View File

@@ -47,7 +47,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/matrix-org/matrix-rust-components-swift
exactVersion: 1.1.29
exactVersion: 0.0.1-december23
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/element-hq/compound-ios