Update the SDK. (#3545)

This commit is contained in:
Doug 2024-11-21 13:28:04 +00:00 committed by GitHub
parent 19ed65bbd5
commit 3a9f54a9f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View File

@ -8166,8 +8166,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/element-hq/matrix-rust-components-swift";
requirement = {
kind = revision;
revision = 50769941247cc87760c8d3c3a28f8753555c19fb;
kind = exactVersion;
version = 1.0.73;
};
};
701C7BEF8F70F7A83E852DCC /* XCRemoteSwiftPackageReference "GZIP" */ = {

View File

@ -149,7 +149,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "50769941247cc87760c8d3c3a28f8753555c19fb"
"revision" : "b3f97292695e8d63469c0d3ec608eb74423c6a2e",
"version" : "1.0.73"
}
},
{

View File

@ -61,8 +61,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/element-hq/matrix-rust-components-swift
revision: 50769941247cc87760c8d3c3a28f8753555c19fb
# exactVersion: 1.0.70
exactVersion: 1.0.73
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/element-hq/compound-ios