onevcat / Kingfisher

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

dyld[769]: Library not loaded: @rpath/lib/libswiftCoreGraphics.dylib #2257

Closed zt-zhang closed 5 months ago

zt-zhang commented 5 months ago

Xcode Version 16.0 beta (16A5171c)

onevcat commented 5 months ago

截屏2024-06-11 20 30 25

Since the sample app runs well on the iOS 18 simulator under Xcode 16.0 beta 1, I guess this is more likely an environment thing and/or an iOS beta issue (if you are running under an iOS 18 device).

I am closing this for now since there is not likely anything Kingfisher should do in this phase yet.