thiagoperes / IDMPhotoBrowser

Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more
MIT License
2.71k stars 641 forks source link

MobileCoreServices has been renamed to CoreServices in Xcode 11.4 #315

Open jonathanfoster opened 4 years ago

jonathanfoster commented 4 years ago

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.