Skip to content

Commit

Permalink
Fix LLC repository URL
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Nov 6, 2024
1 parent 3abe402 commit e684879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StreamChatSwiftUI.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3818,7 +3818,7 @@
};
84E95A75284A486600699FD3 /* XCRemoteSwiftPackageReference "stream-chat-swift" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/bpollman/stream-chat-swift.git";
repositoryURL = "https://github.com/GetStream/stream-chat-swift.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 4.66.0;
Expand Down

0 comments on commit e684879

Please sign in to comment.