Hello,
I created a static library for iOS (*.a), I added using Swift Package Manager (SPM) in the project library SDWebImage/SDWebImageAVIFCoder but when I try to use my static library I have this message error :
Thanks for your help
I created a static library for iOS (*.a), I added using Swift Package Manager (SPM) in the project library SDWebImage/SDWebImageAVIFCoder but when I try to use my static library I have this message error :
in the static library Mach_O files of "SDWebImageAVIFCoder" are duplicatedduplicate symbol OBJC_METACLASS$_SDGraphicsImageRenderer…
Thanks for your help