From 91686e77c98d96f028ab05db0f6dc02885aa0ea5 Mon Sep 17 00:00:00 2001 From: Mauro Romito Date: Fri, 16 Dec 2022 18:28:54 +0100 Subject: [PATCH] latest swiftpm version --- Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved | 2 +- project.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved index 405f9427b..102f87715 100644 --- a/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -23,7 +23,7 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/matrix-org/matrix-wysiwyg-composer-swift", "state" : { - "revision" : "2a6dccc6849ffdbc4f8b00bd22a696077f726fd3" + "revision" : "534ee5bae5e8de69ed398937b5edb7b5f21551d2" } }, { diff --git a/project.yml b/project.yml index 134ed93ac..f2c4dbc23 100644 --- a/project.yml +++ b/project.yml @@ -53,7 +53,7 @@ packages: branch: main WysiwygComposer: url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift - revision: 2a6dccc6849ffdbc4f8b00bd22a696077f726fd3 + revision: 534ee5bae5e8de69ed398937b5edb7b5f21551d2 DeviceKit: url: https://github.com/devicekit/DeviceKit majorVersion: 4.7.0