HamzaGhazouani/HGCircularSlider

'M_PI' is deprecated in Xcode 8.3

wasappi opened this issue · 2 comments

Using Xcode 8.3, I have several swift compiler warnings : 'M_PI' is deprecated: Please use 'Double.pi' or '.pi' to get the value of correct type and avoid casting.

This has been fixed in #11 , but the Pod still has to be updated.
@HamzaGhazouani , is it possible to update the pod?

Thanks!

Done guys!