keithito / SimpleAnimation

A UIView extension that makes adding basic animations, like fades and bounces, simple.
MIT License
78 stars 16 forks source link

SWIFT_VERSION '3.0' is unsupported #23

Closed Nathan187 closed 5 years ago

Nathan187 commented 5 years ago

Great library. Do you plan to upgrade to swift 4 or 5? I cannot use this since xcode/swift was upgraded.

Nathan187 commented 5 years ago

sorry...i shouldn't have posted this. what i wind up doing was...i removed the entry to simple animation from my cartfile. i copied the file from the 'source' directory into my project and removed references to the simpleanimation framework...works fine