kaandedeoglu / KDCircularProgress

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

Fix the build settings of the example #125

Open woxtu opened 1 year ago

woxtu commented 1 year ago

Hi,

This PR updates the deployment target of the example to resolve the following compile error:

Compiling for iOS 10.0, but module 'KDCircularProgress' has a minimum deployment target of iOS 11.0