uias / Tabman

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

Xcode 14 - Carthage build failing #602

Closed BlueVirusX closed 1 year ago

BlueVirusX commented 1 year 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 1 year ago

@BlueVirusX this should now be resolved as of 3.0.0 👍