squimer / DatePickerDialog-iOS-Swift

Date picker dialog for iOS
MIT License
581 stars 177 forks source link

Deprecated warning in xcode 8.3 #63

Closed jcrooke closed 5 years ago

jcrooke commented 7 years ago

..../Pods/DatePickerDialog/Sources/DatePickerDialog.swift:107:77: 'M_PI' is deprecated: Please use 'Double.pi' or '.pi' to get the value of correct type and avoid casting.

jcrooke commented 7 years ago

Fix is in https://github.com/squimer/DatePickerDialog-iOS-Swift/pull/61

viniciussoares commented 5 years ago

There hasn't been any activity on this issue recently. Feel free to open a new one if you still experience this problem 👍