From 1be42ad84e8dc4d0d99f3886c9df2ccc6499e930 Mon Sep 17 00:00:00 2001 From: Gerardo Date: Tue, 17 Sep 2024 13:26:42 +0200 Subject: [PATCH] Update GutenbergKit ref --- Modules/Package.swift | 2 +- WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Modules/Package.swift b/Modules/Package.swift index 85e0b0f9432e..798c00529daa 100644 --- a/Modules/Package.swift +++ b/Modules/Package.swift @@ -47,7 +47,7 @@ let package = Package( .package(url: "https://github.com/zendesk/support_sdk_ios", from: "8.0.3"), // We can't use wordpress-rs branches nor commits here. Only tags work. .package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-swift-20240813"), - .package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "0987aa05587342f531b646dbb36d5622df12cfea"), + .package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "0084b0bfd310c3bc35ed34cf43bc12cbb7db2af5"), .package(url: "https://github.com/Automattic/color-studio", branch: "add/swift-file-output"), ], targets: XcodeSupport.targets + [ diff --git a/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved b/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved index b0dbb67f4274..ca107632bbb4 100644 --- a/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -149,7 +149,7 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/wordpress-mobile/GutenbergKit", "state" : { - "revision" : "0987aa05587342f531b646dbb36d5622df12cfea" + "revision" : "0084b0bfd310c3bc35ed34cf43bc12cbb7db2af5" } }, {