Closed gorbat-o closed 5 years ago
Hey @gorbat-o. See this issue I opened: https://github.com/onevcat/Kingfisher/issues/1303
It seems the maintainer of Kingfisher broke semantic versioning by changing symbol names without bumping a major version, thus breaking this framework. I'll try to take care of this a bit later, I just want to make sure it was only a simple rename and nothing else.
Thanks for reporting this!
He cut a new minor version, this should be fixed.
Awesome, thank you for your quick reply!!
Hi,
This library does not compile since a Kingfisher update I believe. I replaced the
ImageView
type withKFCrossPlatformImageView
andImage
type withKFCrossPlatformImage
Will it be updated? I can create a PR for that if needed. (I am testing right now)