neoneye / SwiftyFORM

iOS framework for creating forms
MIT License
1.08k stars 87 forks source link

Installed and removed a bunch of issues, but couldnt fix this one! Plz Help #43

Closed chadbrochill317 closed 5 years ago

chadbrochill317 commented 5 years ago

Type 'Section' does not conform to protocol 'RangeReplaceableCollection'

Can you please tell me how I can fix this? I recently installed and got a ton of errors, I am not sure why. I was able to solve them all, and this is the final one left. Please help!

neoneye commented 5 years ago

I have made SwiftyFORM in my spare time. Recently I migrated SwiftyFORM to work with the latest version of Xcode 10.1 (10B61).

Tell me more about your setup.

What version do you have of: Xcode, Swift, SwiftyFORM ?

Post a version of your project online.

I'm available for consulting.

chadbrochill317 commented 5 years ago

Hey man, sorry I jumped the gun posting this. I wasn’t running the pod in swift 4.2, now that I have updated swift and set the pod to 4.2 it works beautifully! Great work man, thanks for this!