File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Sources/StreamChatSwiftUI
StreamChatSwiftUI.xcodeproj Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >4.11.0 </string >
18+ <string >$(MARKETING_VERSION) </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSPhotoLibraryUsageDescription </key >
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = "StreamChatSwiftUI"
3- spec . version = "4.11 .0"
3+ spec . version = "4.8 .0"
44 spec . summary = "StreamChat SwiftUI Components"
55 spec . description = "StreamChatUI SDK offers flexible SwiftUI components able to display data provided by StreamChat SDK."
66
Original file line number Diff line number Diff line change 18781878 "@executable_path/Frameworks",
18791879 "@loader_path/Frameworks",
18801880 );
1881- MARKETING_VERSION = 4.6.2 ;
1881+ MARKETING_VERSION = 4.8.0 ;
18821882 PRODUCT_BUNDLE_IDENTIFIER = io.getstream.iOS.StreamChatSwiftUI;
18831883 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
18841884 SKIP_INSTALL = YES;
19111911 "@executable_path/Frameworks",
19121912 "@loader_path/Frameworks",
19131913 );
1914- MARKETING_VERSION = 4.6.2 ;
1914+ MARKETING_VERSION = 4.8.0 ;
19151915 PRODUCT_BUNDLE_IDENTIFIER = io.getstream.iOS.StreamChatSwiftUI;
19161916 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
19171917 SKIP_INSTALL = YES;
You can’t perform that action at this time.
0 commit comments