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

Expose instance method updateAllAnimations() for Swift 4 compat #12

Closed mejackreed closed 5 years ago

mejackreed commented 6 years ago

Before Swift 4 this was implicitly inferred. Without this using Swift 4, there will be compilation errors.