onevcat / Kingfisher

A lightweight, pure-Swift library for downloading and caching images from the web.
MIT License
23.07k stars 2.64k forks source link

No exact matches in call to instance method 'retrieveImage' #2265

Open JRJian opened 2 months ago

JRJian commented 2 months ago
image

库所有的方法调用就提示这个错误。试了,移除kindfisher就没问题

xcode15.4

swift package manager 管理

onevcat commented 2 months ago

建议检查一下 music.imageUrl 的具体类型,确定是 URL 么?