Skip to content

Commit

Permalink
Merge pull request #24 from ww-tech/fix/swiftpm-url
Browse files Browse the repository at this point in the history
Point branch of swift package back to develop for general consumption
  • Loading branch information
g-mark authored Jan 21, 2020
2 parents cfd8062 + 65b29eb commit 034409c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/ww-tech/wwlayout";
requirement = {
branch = feature/swiftpm;
branch = develop;
kind = branch;
};
};
Expand Down

0 comments on commit 034409c

Please sign in to comment.