VIMVideoPlayer icon indicating copy to clipboard operation
VIMVideoPlayer copied to clipboard

Example doesn't work

Open gerchicov-bp opened this issue 8 years ago • 2 comments

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.```

gerchicov-bp avatar Jan 11 '17 10:01 gerchicov-bp

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

gerchicov-bp avatar Jan 11 '17 10:01 gerchicov-bp

Please fix the example

ljfantin avatar Jul 21 '17 14:07 ljfantin