VIMVideoPlayer
VIMVideoPlayer copied to clipboard
Example doesn't work
Check dependencies
“Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.```
Then I followed instructions and got just an error without any text/exception info.
Then I added "file://" to path. Now I get:
dyld: Library not loaded: @rpath/VimeoPlayer.framework/VimeoPlayer
Referenced from: /var/containers/Bundle/Application/ACB25361-48FE-4AD1-B340-7171CDCEC69D/VimeoPlayer-iOS-Example.app/VimeoPlayer-iOS-Example
Reason: image not found
Please fix the example