Skip to content

Commit a4e6df9

Browse files
tied package dependency to StreamChat
1 parent f7b72bf commit a4e6df9

File tree

2 files changed

+23
-5
lines changed

2 files changed

+23
-5
lines changed

StreamChatSwiftUI.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1863,8 +1863,8 @@
18631863
isa = XCRemoteSwiftPackageReference;
18641864
repositoryURL = "https://github.com/GetStream/stream-chat-swift.git";
18651865
requirement = {
1866-
branch = main;
1867-
kind = branch;
1866+
kind = exactVersion;
1867+
version = 4.5.2;
18681868
};
18691869
};
18701870
8465FCB527468B0600AF091E /* XCRemoteSwiftPackageReference "NukeUI" */ = {

StreamChatSwiftUI.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 21 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)