Fixes an SDK issue with the crypto store. (#5167)
* Update the SDK. Fixes a missing migration in the crypto store. * Update the enterprise submodule.
This commit is contained in:
@@ -9829,7 +9829,7 @@
|
||||
repositoryURL = "https://github.com/element-hq/matrix-rust-components-swift";
|
||||
requirement = {
|
||||
kind = exactVersion;
|
||||
version = 26.03.03;
|
||||
version = 26.03.05;
|
||||
};
|
||||
};
|
||||
701C7BEF8F70F7A83E852DCC /* XCRemoteSwiftPackageReference "GZIP" */ = {
|
||||
|
||||
@@ -159,8 +159,8 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
|
||||
"state" : {
|
||||
"revision" : "88f70673a4a23a20f6d0b8d090254c4d062358f8",
|
||||
"version" : "26.3.3"
|
||||
"revision" : "cb36bdbc40b3b3a867306d105d0e21b296934801",
|
||||
"version" : "26.3.5"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Submodule Enterprise updated: c9d566e1ba...973f37d49c
@@ -73,7 +73,7 @@ packages:
|
||||
# Element/Matrix dependencies
|
||||
MatrixRustSDK:
|
||||
url: https://github.com/element-hq/matrix-rust-components-swift
|
||||
exactVersion: 26.03.03
|
||||
exactVersion: 26.03.05
|
||||
# path: ../matrix-rust-sdk
|
||||
Compound:
|
||||
path: compound-ios
|
||||
|
||||
Reference in New Issue
Block a user