uias / Tabman

™️ A powerful paging view controller with interactive indicator bars
https://uias.github.io/Tabman
MIT License
2.87k stars 238 forks source link

Xcode 14 - Carthage build failing #602

Closed BlueVirusX closed 2 years ago

BlueVirusX commented 2 years ago

New Issue Checklist

Issue Description

Starting with Xcode 14 I am no longer able to build the Tabman framework via Carthage. I'm guessing that the problem is that the current minimum deployment platform is iOS 9 for Pageboy and Tabman, but Xcode 14 supports only iOS 11+

msaps commented 2 years ago

@BlueVirusX this should now be resolved as of 3.0.0 👍