Skip to content

Commit

Permalink
Update project.pbxproj
Browse files Browse the repository at this point in the history
Updated swift-markdown-ui to avoid build error in examples.
  • Loading branch information
rismay committed Dec 13, 2024
1 parent 44b8ce1 commit 3ba65ae
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1113,8 +1113,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/gonzalezreal/swift-markdown-ui";
requirement = {
kind = revision;
revision = 5df8a4adedd6ae4eb2455ef60ff75183984daeb8;
kind = upToNextMajorVersion;
minimumVersion = 2.0.0;
};
};
DEA09AC32B1FCE22001962D9 /* XCRemoteSwiftPackageReference "NetworkImage" */ = {
Expand Down

0 comments on commit 3ba65ae

Please sign in to comment.