timdonnelly / Advance

Physics-based animations for iOS, tvOS, and macOS.

Home Page:http://timdonnelly.github.io/Advance/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is AnimatablePair in SimpleTransform.swift?

ArchimboldiMao opened this issue · comments

I download and build the SampleApp-iOS, show me some errors.

  1. Type 'SimpleTransform' does not conform to protocol 'VectorConvertible'
  2. Use of undeclared type 'AnimatablePair'

The environment is
macOS 10.15.5
XCode 11.5
iOS Simulator 13.5
SimpleTransform_bug_01

Please help me, what is AnimatablePair?

Find the way in b64275d