Skip to content

Commit

Permalink
Fixed example app using wrong Puddles version
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftedMind committed Jul 16, 2023
1 parent a3290b5 commit 0b5d6f6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -601,8 +601,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/HavingThought/Puddles";
requirement = {
branch = develop;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 1.0.0;
};
};
95868C8729C851F2001F8629 /* XCRemoteSwiftPackageReference "swift-identified-collections" */ = {
Expand Down

0 comments on commit 0b5d6f6

Please sign in to comment.