kevinzhow / PNChart

A simple and beautiful chart lib used in Piner and CoinsMan for iOS
MIT License
9.71k stars 1.76k forks source link

Fixes warning about assigning PNPieChart as a CAAnimationDelegate #377

Closed ecaselles closed 7 years ago

ecaselles commented 7 years ago

This small PR fixes this annoying warning: Assigning to 'id<CAAnimationDelegate> _Nullable' from incompatible type 'PNPieChart *const __strong'

ecaselles commented 7 years ago

@kevinzhow please review 🙏 👀 and merge if happy 🎉