RxSwiftCommunity / RxKingfisher

Reactive extension for the Kingfisher image downloading and caching library
MIT License
223 stars 39 forks source link

Update Cartfile to support Kingfisher v6 #31

Closed konradholub closed 2 years ago

konradholub commented 3 years ago

While Kingfisher 6 is supported since 2.0 version, Cartfile has not been updated since then. Because of that, the wrong version is being installed.

Could you please update Cartfile and Cartfile.resolved accordingly?

Thank you in advance

ShenYj commented 2 years ago

虽然目前使用并没有什么问题, Kingfisher 已经更新到了 7.0 的大版本, 而 RxKingFisher最新版本还只支持到 5.0 的大版本,是否该进行一次非必要的升级了

Although there is no problem in use at present, Kingfisher has been updated to the major version of 7.0, and the latest version of RxKingFisher only supports the major version of 5.0. Is it time to perform an unnecessary upgrade?