Flipboard / FLAnimatedImage

Performant animated GIF engine for iOS
MIT License
7.94k stars 1.22k forks source link

Update FLAnimatedImage.m #192

Closed zkrige closed 4 years ago

zkrige commented 6 years ago

Fix XCode 9.1 static analysis warning for

Converting a pointer value of type 'NSNumber *' to a primitive boolean value; instead, either compare the pointer to nil or call -boolValue