thiagoperes / IDMPhotoBrowser

Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MobileCoreServices has been renamed to CoreServices in Xcode 11.4

jonathanfoster opened this issue · comments

I get a compiler warning MobileCoreServices has been renamed. Use CoreServices instead. after upgrading to Xcode 11.4. Manually adding CoreServices framework to IDMPhotoBrowser target and removing MobileCoreServices resolves the warning, but you'll need to do this every time you update pods.