HamzaGhazouani/HGCircularSlider

why xcode8 error?

CoderYLZhang opened this issue · 3 comments

image

xcode8 with HGCircularSlider 1.0.2
what can i do ?

image
resolved

image
but how can i do this like your dome?

Hi @CoderYLZhang,

If your project is in Swift 3 and you use Xcode 8, normally you don't need to do any change.
In which section did you find "Unsupported Version 3.0"? why you need to have this in your project ? your project build successfully after changing "Use Legacy Swift Language Version" to 'No' ?

Thanks a lot