HamzaGhazouani / HGCircularSlider

A custom reusable circular / progress slider control for iOS application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unsupported Swift Version

Etep15 opened this issue · comments

When opening my project in xCode 11 I get the following error...

The target “HGCircularSlider” contains source code developed with Swift 3.x. This version of Xcode does not support building or migrating Swift 3.x targets.

Use Xcode 10.1 to migrate the code to Swift 4.

Any plans to migrate to Swift 4 in the CocoaPod?

My bad.. Had a bad configuration in my Podfile. Just need to update some elements on my side. Apologies.