Skip to content

Commit a613d3f

Browse files
committed
Update Package to point to PR branch with Mock update.
1 parent b4e2bb1 commit a613d3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

StreamChatSwiftUI.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3818,10 +3818,10 @@
38183818
};
38193819
84E95A75284A486600699FD3 /* XCRemoteSwiftPackageReference "stream-chat-swift" */ = {
38203820
isa = XCRemoteSwiftPackageReference;
3821-
repositoryURL = "https://github.com/GetStream/stream-chat-swift.git";
3821+
repositoryURL = "https://github.com/bpollman/stream-chat-swift.git";
38223822
requirement = {
3823-
kind = upToNextMajorVersion;
3824-
minimumVersion = 4.65.0;
3823+
branch = "update-dm-mocks";
3824+
kind = branch;
38253825
};
38263826
};
38273827
E3A1C01A282BAC66002D1E26 /* XCRemoteSwiftPackageReference "sentry-cocoa" */ = {

0 commit comments

Comments
 (0)