kaandedeoglu / KDCircularProgress

A circular progress view with gradients written in Swift
MIT License
1.21k stars 217 forks source link

Swift 8.2 Migration #57

Closed andre-wolfe closed 7 years ago

andre-wolfe commented 7 years ago

This is a quick run through the Xcode 8.2 Swift migration tool.

kaandedeoglu commented 7 years ago

These changes make everything open and fileprivate by default, without any gains. Now that Swift 4 & Xcode 9 is here, we should be fine.