marcosgriselli / SwipeableTabBarController

UITabBarController with swipe interaction between its tabs.
MIT License
1.54k stars 107 forks source link

Framework for Carthage #107

Closed marcosgriselli closed 3 years ago

marcosgriselli commented 3 years ago

Fixes #106.

Resolves an issue introduced in #101. Carthage needs a framework added to the project and this is not compatible with dragging and dropping a Swift Package Manager library into Xcode without making the setup unnecessarily complex.