From c6443ec2f49630877929d8b5cc13ff03fa10e0ef Mon Sep 17 00:00:00 2001 From: Stefan Ceriu Date: Wed, 4 Jan 2023 20:39:24 +0200 Subject: [PATCH] Bump the RustSDK to v1.0.27-alpha --- ElementX.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- project.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ElementX.xcodeproj/project.pbxproj b/ElementX.xcodeproj/project.pbxproj index 25f3d2171..7009c4414 100644 --- a/ElementX.xcodeproj/project.pbxproj +++ b/ElementX.xcodeproj/project.pbxproj @@ -3883,7 +3883,7 @@ repositoryURL = "https://github.com/matrix-org/matrix-rust-components-swift"; requirement = { kind = exactVersion; - version = "1.0.26-alpha"; + version = "1.0.27-alpha"; }; }; 96495DD8554E2F39D3954354 /* XCRemoteSwiftPackageReference "posthog-ios" */ = { diff --git a/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index dc0910235..1478567a2 100644 --- a/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/ElementX.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -86,8 +86,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/matrix-org/matrix-rust-components-swift", "state" : { - "revision" : "9d3e741f955014f081d2af0157eecea9f0dbc034", - "version" : "1.0.26-alpha" + "revision" : "91590089932586b623c03ef544daa9c56186bf07", + "version" : "1.0.27-alpha" } }, { diff --git a/project.yml b/project.yml index bedaf71a6..22170342b 100644 --- a/project.yml +++ b/project.yml @@ -40,7 +40,7 @@ include: packages: MatrixRustSDK: url: https://github.com/matrix-org/matrix-rust-components-swift - exactVersion: 1.0.26-alpha + exactVersion: 1.0.27-alpha # path: ../matrix-rust-sdk DesignKit: path: ./