diff --git a/LeadKit.podspec b/LeadKit.podspec index c97ec339..09536763 100644 --- a/LeadKit.podspec +++ b/LeadKit.podspec @@ -36,6 +36,7 @@ Pod::Spec.new do |s| "Sources/Classes/Views/TableViewWrapperView/*", "Sources/Classes/Views/BasePlaceholderView/*", "Sources/Classes/Search/*", + "Sources/Enums/Search/*", "Sources/Extensions/CABasicAnimation/*", "Sources/Extensions/CGFloat/CGFloat+Pixels.swift", "Sources/Extensions/NetworkService/NetworkService+RxLoadImage.swift", @@ -59,6 +60,7 @@ Pod::Spec.new do |s| "Sources/Protocols/Views/SeparatorCell/*", "Sources/Protocols/Views/PlaceholderConfigurable/*", "Sources/Protocols/TableKit/**/*", + "Sources/Protocols/Controllers/SearchResultsViewController.swift", "Sources/Structures/Views/AnyLoadingIndicator.swift", "Sources/Structures/DrawingOperations/CALayerDrawingOperation.swift", "Sources/Structures/DrawingOperations/RoundDrawingOperation.swift", @@ -74,6 +76,7 @@ Pod::Spec.new do |s| "Sources/Classes/DataLoading/PaginationDataLoading/PaginationWrapper.swift", "Sources/Classes/Search/*", "Sources/Structures/Drawing/CALayerDrawingOperation.swift", + "Sources/Enums/Search/*", "Sources/Extensions/DataLoading/PaginationDataLoading/*", "Sources/Extensions/Support/UIScrollView+Support.swift", "Sources/Extensions/Support/UINavigationItem+Support.swift", @@ -84,6 +87,7 @@ Pod::Spec.new do |s| "Sources/Protocols/DataLoading/PaginationDataLoading/PaginationWrappable.swift", "Sources/Protocols/Views/SeparatorCell/*", "Sources/Protocols/TableKit/**/*", + "Sources/Protocols/Controllers/SearchResultsViewController.swift", "Sources/Structures/DataLoading/PaginationDataLoading/*" ] diff --git a/build-scripts b/build-scripts index 05ed714e..d4a7dce0 160000 --- a/build-scripts +++ b/build-scripts @@ -1 +1 @@ -Subproject commit 05ed714e9f9dd228662a98cc909d1e8175e02e71 +Subproject commit d4a7dce0d7f17617efb3dffa4ca7f64ec8a85e9f