reverted to an sdk version that uses a previous commit (#2284)
This commit is contained in:
@@ -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" */ = {
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user