diff --git a/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved index 511ea29a7b..8409b4e4ca 100644 --- a/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -46,12 +46,12 @@ } }, { - "identity" : "matrix-wysiwyg-composer-swift", + "identity" : "matrix-rich-text-editor-swift", "kind" : "remoteSourceControl", - "location" : "https://github.com/matrix-org/matrix-wysiwyg-composer-swift", + "location" : "https://github.com/matrix-org/matrix-rich-text-editor-swift", "state" : { - "revision" : "f788fe2482c0b89019f679a1f43dccf9c25a0782", - "version" : "2.29.0" + "revision" : "dbcc0e3f5a466c7af0713f02030e4089d51e262e", + "version" : "2.37.0" } }, { diff --git a/project.yml b/project.yml index 72c0ff8d41..87195afffa 100644 --- a/project.yml +++ b/project.yml @@ -58,8 +58,8 @@ packages: url: https://github.com/element-hq/swift-ogg branch: 0.0.1 WysiwygComposer: - url: https://github.com/matrix-org/matrix-wysiwyg-composer-swift - version: 2.29.0 + url: https://github.com/matrix-org/matrix-rich-text-editor-swift + version: 2.37.0 DeviceKit: url: https://github.com/devicekit/DeviceKit majorVersion: 4.7.0