marmelroy / FileBrowser

Finder-style iOS file browser written in Swift
MIT License
1.51k stars 221 forks source link

Swift 3 #20

Closed matheusjkweber closed 7 years ago

matheusjkweber commented 7 years ago

It is working for swift 3?

I am getting this errors on XCode 8.

filebrowser

marmelroy commented 7 years ago

Yes it is. If installing via cocoapods, please make sure you are using the pre-release version of Cocoapods and that the "Use Legacy Swift Version" in your build setting is set to NO.