Closed wasappi closed 7 years ago
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!
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.