calm / KenBurns

A little Swift utility that performs the Ken Burns effect on an image
http://calm.com/jobs
MIT License
31 stars 18 forks source link

Upgrade to Swift3/xcode8 #5

Closed thbaja closed 7 years ago

thbaja commented 7 years ago

Minor changes that makes it compile. Primarily based on the swift compiler suggestions.

Also removed the loops paramater from the readme and added a setDuration example instead.

tsheaff commented 7 years ago

Nice one @thbaja

Merging.