daMaex
Results
1
issues of
daMaex
I'm sorry to tell you, but your library doesn't build in iOS 10 anymore. Here is the Fix: **DACircularProgressView.h** _line 11_ replace: ``` @interface DACircularProgressView : UIView ``` with: ```...