Skip to content

Commit 63677dc

Browse files
Explicitly set DiscordKit dependancy commit
To allow this commit to be built in the future if there's some breaking DiscordKit API change.
1 parent 5661701 commit 63677dc

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Swiftcord.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -830,8 +830,8 @@
830830
isa = XCRemoteSwiftPackageReference;
831831
repositoryURL = "https://github.com/SwiftcordApp/DiscordKit";
832832
requirement = {
833-
branch = "dm-ordering";
834-
kind = branch;
833+
kind = revision;
834+
revision = 49e633328dbca713ecdd5e783d5d919a5ada110d;
835835
};
836836
};
837837
/* End XCRemoteSwiftPackageReference section */

Swiftcord.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)