robb / Cartography

A declarative Auto Layout DSL for Swift :iphone::triangular_ruler:
Other
7.35k stars 524 forks source link

Build is not working #344

Open gsalibi opened 2 years ago

gsalibi commented 2 years ago

Currently, the project has iOS 8.0 as a minimum deployment target. However, one of the dependencies, Nimble, requires iOS 9 as a minimum target. Do we have any impediments to change the project's target to iOS 9? If not, I can open a PR doing that.