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 a266d8b commit 3abe402Copy full SHA for 3abe402
StreamChatSwiftUI.xcodeproj/project.pbxproj
@@ -3820,8 +3820,8 @@
3820
isa = XCRemoteSwiftPackageReference;
3821
repositoryURL = "https://github.com/bpollman/stream-chat-swift.git";
3822
requirement = {
3823
- kind = exactVersion;
3824
- version = 4.66.0;
+ kind = upToNextMajorVersion;
+ minimumVersion = 4.66.0;
3825
};
3826
3827
E3A1C01A282BAC66002D1E26 /* XCRemoteSwiftPackageReference "sentry-cocoa" */ = {
0 commit comments