Skip to content

Commit 2720039

Browse files
committed
Point Aztec to latest SwiftPM-support commit
1 parent 3b25e98 commit 2720039

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Modules/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ let package = Package(
5151
.package(url: "https://github.com/Automattic/wordpress-rs", revision: "alpha-20250127"),
5252
.package(url: "https://github.com/wordpress-mobile/GutenbergKit", from: "0.0.5"),
5353
.package(url: "https://github.com/Automattic/color-studio", branch: "trunk"),
54-
.package(url: "https://github.com/wordpress-mobile/AztecEditor-iOS", branch: "test/ah/spm"),
54+
.package(url: "https://github.com/wordpress-mobile/AztecEditor-iOS", revision: "ea5f9aa13e7490647c8ff5c0aac7f9c25614a8df"),
5555
],
5656
targets: XcodeSupport.targets + [
5757
.target(name: "AsyncImageKit", dependencies: [

WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)