Skip to content

Commit

Permalink
Update GutenbergKit ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed Sep 17, 2024
1 parent 9c886d7 commit 1be42ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Modules/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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 + [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/wordpress-mobile/GutenbergKit",
"state" : {
"revision" : "0987aa05587342f531b646dbb36d5622df12cfea"
"revision" : "0084b0bfd310c3bc35ed34cf43bc12cbb7db2af5"
}
},
{
Expand Down

0 comments on commit 1be42ad

Please sign in to comment.