VimeoNetworking
VimeoNetworking copied to clipboard
[Enhancement] Conversion to Swift 5
Xcode is generating a warning a conversion to Swift 5 is available (which means that a dependency is not using Swift 5 yet).
Clicking on the warning reveals that VimeoNetworking.framework
is not yet written in Swift 5. The project could be updated to Swift 5 to silence this warning.