vimeo / VIMVideoPlayer

Deprecated: Please use [PlayerKit]( https://github.com/vimeo/PlayerKit) instead.
MIT License
281 stars 63 forks source link

Example doesn't work #69

Open gerchicov-bp opened 7 years ago

gerchicov-bp commented 7 years ago

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 commented 7 years ago

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
ljfantin commented 6 years ago

Please fix the example