Flipboard / FLAnimatedImage

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

MobileCoreServices has been renamed. Use CoreServices instead. #245

Closed smolskyaleksey closed 3 years ago

raphaelschaad commented 3 years ago

@smolskyaleksey There seems to be a stray change in FLAnimatedImage/FLAnimatedImageView.m that isn't part of this PR?

raphaelschaad commented 3 years ago

@smolskyaleksey wouldn't this commit address the issue?

smolskyaleksey commented 3 years ago

Hi, you also shouldn't forget about import in .m file

raphaelschaad commented 3 years ago

I don't seem to get a warning from Xcode, though?

smolskyaleksey commented 3 years ago

I found this warning in the jenkins logs