From fdee0285a1bf9da94cdfd8b6d8d2b660ff5db6f8 Mon Sep 17 00:00:00 2001 From: David Calhoun Date: Tue, 7 Jan 2025 12:27:44 -0500 Subject: [PATCH] build: Update GutenbergKit ref --- Modules/Package.swift | 2 +- WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Modules/Package.swift b/Modules/Package.swift index 784600c6d15e..6b853edb5588 100644 --- a/Modules/Package.swift +++ b/Modules/Package.swift @@ -48,7 +48,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-20241116"), - .package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "v0.0.3"), + .package(url: "https://github.com/wordpress-mobile/GutenbergKit", revision: "9afee5826d08b64e9349b6753a13c1f387a0d413"), .package(url: "https://github.com/Automattic/color-studio", branch: "trunk"), ], targets: XcodeSupport.targets + [ diff --git a/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved b/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved index 4888e01b33f6..dcf76e4dea1e 100644 --- a/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "e67326cf4e0b967f85976c160b6e3742a401276eabf3e18b25fce8bb219e1350", + "originHash" : "7d106f654851308d6802679ad265147edb5c165ff1ef38825f9ff679d6270896", "pins" : [ { "identity" : "alamofire", @@ -150,8 +150,7 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/wordpress-mobile/GutenbergKit", "state" : { - "branch" : "v0.0.3", - "revision" : "84edec43cc8639d5d8a66a07758902e33f0d2d94" + "revision" : "9afee5826d08b64e9349b6753a13c1f387a0d413" } }, {