Skip to content

Commit e684879

Browse files
committed
Fix LLC repository URL
1 parent 3abe402 commit e684879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StreamChatSwiftUI.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3818,7 +3818,7 @@
38183818
};
38193819
84E95A75284A486600699FD3 /* XCRemoteSwiftPackageReference "stream-chat-swift" */ = {
38203820
isa = XCRemoteSwiftPackageReference;
3821-
repositoryURL = "https://github.com/bpollman/stream-chat-swift.git";
3821+
repositoryURL = "https://github.com/GetStream/stream-chat-swift.git";
38223822
requirement = {
38233823
kind = upToNextMajorVersion;
38243824
minimumVersion = 4.66.0;

0 commit comments

Comments
 (0)