mwaterfall / MWPhotoBrowser

A simple iOS photo and video browser with grid view, captions and selections.
MIT License
8.75k stars 2.71k forks source link

Warnings in Swift 4 #626

Open snehageorge opened 6 years ago

snehageorge commented 6 years ago

Using Xcode 9.1 and Swift 4 I am getting around 30 warnings(semantic and deprecated).

yarodevuci commented 6 years ago

same @snehageorge use this: pod 'MWPhotoBrowser', :inhibit_warnings => true