SDWebImage / SDWebImageSVGCoder

A SVG coder plugin for SDWebImage, using Apple's built-in framework
MIT License
103 stars 34 forks source link

Redefinition of 'SDImageFormatSVG' #20

Closed neobie closed 4 years ago

neobie commented 4 years ago

SDImageSVGCoder.h static const SDImageFormat SDImageFormatSVG = 12;

NSData_ImageContentType.h static const SDImageFormat SDImageFormatSVG = 8;

dreampiggy commented 4 years ago

You must upgrade the SDWebImageSVGCoder to 1.5.0 to be compatible with SDWebImage 5.6.0+. See https://github.com/SDWebImage/SDWebImageSVGCoder/releases/tag/1.5.0