EurekaCommunity / ViewRow

ViewRow is a Eureka row that allows you to display any UIView (or UIView sunclass) within a Eureka row. Views can be created in code or loaded from nib files.
MIT License
77 stars 16 forks source link

Eureka 5.0.0 compatibility issues #20

Closed shi-rudo closed 2 years ago

shi-rudo commented 5 years ago

After upgrading to Eureka 5.0.0

Compiling for iOS 8.0, but module 'Eureka' has a minimum deployment target of iOS 9.3: /Users/dennis/Library/Developer/Xcode/DerivedData/../Eureka.swiftmodule/arm64.swiftmodule

alldritt commented 5 years ago

This sounds like an issue for the Eureka group. I'll probably increase ViewRow's minimum version from 8.0 to 9.3 to match Eureka.