Skip to content

Commit 3ba65ae

Browse files
committed
Update project.pbxproj
Updated swift-markdown-ui to avoid build error in examples.
1 parent 44b8ce1 commit 3ba65ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Examples/GenerativeAISample/GenerativeAISample.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,8 +1113,8 @@
11131113
isa = XCRemoteSwiftPackageReference;
11141114
repositoryURL = "https://github.com/gonzalezreal/swift-markdown-ui";
11151115
requirement = {
1116-
kind = revision;
1117-
revision = 5df8a4adedd6ae4eb2455ef60ff75183984daeb8;
1116+
kind = upToNextMajorVersion;
1117+
minimumVersion = 2.0.0;
11181118
};
11191119
};
11201120
DEA09AC32B1FCE22001962D9 /* XCRemoteSwiftPackageReference "NetworkImage" */ = {

0 commit comments

Comments
 (0)