pronebird / UIScrollView-InfiniteScroll

UIScrollView ∞ scroll category
MIT License
1.06k stars 148 forks source link

Added Carthage support #83

Closed damiankolasinski closed 2 years ago

pronebird commented 3 years ago

The support for Carthage was added in https://github.com/pronebird/UIScrollView-InfiniteScroll/commit/05754d1ccf42ba8ea29c3146bf41a6f222b0884b

Was there anything wrong with integration?

pronebird commented 2 years ago

Ran a test on current master today. Carthage integration seems to work as expected. So closing this as already solved.

% echo 'github "pronebird/UIScrollView-InfiniteScroll" ~> 1.2.0' > Cartfile
% carthage update --use-xcframeworks 
*** Fetching UIScrollView-InfiniteScroll
*** Checking out UIScrollView-InfiniteScroll at "1.2.0"
*** xcodebuild output can be found in /var/folders/_r/swghm_j50wzd4bmq0wqvhdcc0000gn/T/carthage-xcodebuild.7GWrma.log
*** Building scheme "UIScrollView_InfiniteScroll" in UIScrollView_InfiniteScroll.xcodeproj
% ls -1 Carthage/Build
UIScrollView_InfiniteScroll.xcframework