warchimede / RangeSlider

A simple range slider made in Swift
MIT License
366 stars 78 forks source link

Update to Swift 5 #37

Closed jbuckner closed 5 years ago

jbuckner commented 5 years ago

With the release of Xcode 10.2, you can no longer compile anything from Swift 3. There wasn't much code change needed, just configuration. The configuration updates were the automatic suggested updates from Xcode.