File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "GetStream"
3- s . version = "2.2.0 "
3+ s . version = "2.2.1 "
44 s . summary = "Swift Client - Build Activity Feeds & Streams with GetStream.io https://getstream.io"
55 s . homepage = "https://github.com/GetStream/stream-swift"
66 s . license = { :type => "BSD-3" , :file => "LICENSE" }
Original file line number Diff line number Diff line change 11021102 INFOPLIST_FILE = Configs/GetStream.plist;
11031103 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
11041104 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1105- MARKETING_VERSION = 2.2.0 ;
1105+ MARKETING_VERSION = 2.2.1 ;
11061106 PRODUCT_BUNDLE_IDENTIFIER = io.getstream.GetStream;
11071107 PRODUCT_NAME = GetStream;
11081108 SKIP_INSTALL = YES;
11251125 INFOPLIST_FILE = Configs/GetStream.plist;
11261126 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
11271127 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1128- MARKETING_VERSION = 2.2.0 ;
1128+ MARKETING_VERSION = 2.2.1 ;
11291129 PRODUCT_BUNDLE_IDENTIFIER = io.getstream.GetStream;
11301130 PRODUCT_NAME = GetStream;
11311131 SKIP_INSTALL = YES;
You can’t perform that action at this time.
0 commit comments