kaishin / Gifu

High-performance animated GIF support for iOS in Swift
Other
3.09k stars 279 forks source link

Spurious console logs related to zero-sized imaging #185

Closed syedfa closed 1 year ago

syedfa commented 1 year ago

In Xcode 14, we were receiving non-stop logs related to zero-sized imaging, which prevents the developer from using the console for appropriate debugging purposes.

syedfa commented 1 year ago

Fixed in https://github.com/kaishin/Gifu/pull/184