kaandedeoglu / KDCircularProgress

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

Compiler error after update to 1.3.0 #15

Closed toka756 closed 9 years ago

toka756 commented 9 years ago

After I upgrade KDCircularProgress to 1.3.0 var cocoa pod, the compiler error appear. I clean and restart Xcode(Version 7.1.1), but not fix the problem.

XXXX/Pods/GradientCircularProgress/Source/IndicatorStyle.swift:10:15: Type 'IndicatorStyle' does not conform to protocol 'StyleProperty'

XXXX//Pods/GradientCircularProgress/Source/OrangeDarkStyle.swift:10:15: Type 'OrangeDarkStyle' does not conform to protocol 'StyleProperty'

toka756 commented 9 years ago

Sorry, It is not the same Library...