Skip to content

Auto update to swift 5#17

Open
doruchidean-lifeishard wants to merge 2 commits intotaglia3:masterfrom
doruchidean-lifeishard:master
Open

Auto update to swift 5#17
doruchidean-lifeishard wants to merge 2 commits intotaglia3:masterfrom
doruchidean-lifeishard:master

Conversation

@doruchidean-lifeishard
Copy link
Copy Markdown

Using xcode 10.1, I first upgraded to swift 4.2, then I fixed the swift 5 related warnings.

fileprivate let maxFractionDigits: NSInteger = 4
fileprivate var startAngle: CGFloat {
return -CGFloat(M_PI_2) + radiansOffset
return -.pi + radiansOffset
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants