You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2021. It is now read-only.
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.