Fix
- A rare crash from
_UIImageCGImageContent
when loading GIF files on iOS 15 or later. #2004 - Now the dSYM symbols are contained inside the xcframework bundle instead of as standalone files. #1998
- An issue that the processor is not applied to original image data when
DefaultCacheSerializer.preferCacheOriginalData
is set totrue
. #1999