rubygarage / media-watermark

GPU/CPU-based iOS Watermark Library for Image and Video Overlay
https://rubygarage.org/
MIT License
217 stars 63 forks source link

Can't even build this framework #17

Closed pateljay43 closed 6 years ago

plzen commented 6 years ago

Hello @pateljay43. Could you provide more details? It will be helpful for reproducing your issue.

pateljay43 commented 6 years ago

tracks(withMediaType: AVMediaType.video) this is where I get a compile error -> Cannot call value of non-function type '[AVAssetTrack]'

plzen commented 6 years ago

Looks like you tried to use Swift 3.2 to build framework. Try to change Swift version to 4.0.