Skip to content

Commit

Permalink
patch(DiscordKit): pin dep to commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptoAlgorithm committed Sep 28, 2023
1 parent a2b13f9 commit 1ff5077
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Swiftcord.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1828,8 +1828,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SwiftcordApp/DiscordKit";
requirement = {
branch = main;
kind = branch;
kind = revision;
revision = 2b6151e35a328d47f9f920c43179c1aa1fabd82c;
};
};
DA8AEA6629029747007BAAEA /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/SwiftcordApp/DiscordKit",
"state" : {
"branch" : "main",
"revision" : "efd8cd571d85821bc5d622fa50961042c084776a"
"revision" : "2b6151e35a328d47f9f920c43179c1aa1fabd82c"
}
},
{
Expand Down

0 comments on commit 1ff5077

Please sign in to comment.