We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e2bb1 commit a613d3fCopy full SHA for a613d3f
StreamChatSwiftUI.xcodeproj/project.pbxproj
@@ -3818,10 +3818,10 @@
3818
};
3819
84E95A75284A486600699FD3 /* XCRemoteSwiftPackageReference "stream-chat-swift" */ = {
3820
isa = XCRemoteSwiftPackageReference;
3821
- repositoryURL = "https://github.com/GetStream/stream-chat-swift.git";
+ repositoryURL = "https://github.com/bpollman/stream-chat-swift.git";
3822
requirement = {
3823
- kind = upToNextMajorVersion;
3824
- minimumVersion = 4.65.0;
+ branch = "update-dm-mocks";
+ kind = branch;
3825
3826
3827
E3A1C01A282BAC66002D1E26 /* XCRemoteSwiftPackageReference "sentry-cocoa" */ = {
0 commit comments