marmelroy / FileBrowser

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

Support for Swift 4.2 #53

Open algonrey opened 5 years ago

RedDragonJ commented 5 years ago

Just wonder who actually maintain the CI system? I think it needs to update the build for xcode 10 in order to pass the check. I'm also waiting for the new Swift 4.2 support. Thanks.

algonrey commented 5 years ago

Just wonder who actually maintain the CI system? I think it needs to update the build for xcode 10 in order to pass the check. I'm also waiting for the new Swift 4.2 support. Thanks.

Hi @RedDragonJ, meanwhile the repo is not merged of fixed, you can use my fork to install it with cocoapods: pod 'FileBrowser', :git => 'https://github.com/Algonrey/FileBrowser.git'

Regards!

algonrey commented 5 years ago

Yep, i did a little test today and it seems to work ok