TextureGroup / Texture

Smooth asynchronous user interfaces for iOS apps.
https://texturegroup.org/
Other
8.02k stars 1.29k forks source link

Linker error when using `ASPINRemoteImageDownloader` installed via Carthage #2076

Open elesahich opened 1 year ago

elesahich commented 1 year ago

I am struggling with installation through Carthage. The package is all installed well, but the problem happened when using ASPINRemoteImageDownloader. Encountered error was: error build: Undefined symbol: _OBJC_CLASS_$_ASPINRemoteImageDownloader

Details are as follows :

Does anyone meet this error? Any help would be appreciated 🙏🙏

elesahich commented 1 year ago

The issue seems to have NOT been resolved since 2017: https://github.com/TextureGroup/Texture/issues/256