DKChainableAnimationKit icon indicating copy to clipboard operation
DKChainableAnimationKit copied to clipboard

Doesn't compile in XCode 9.2 with Swift 4

Open da-na opened this issue 7 years ago • 2 comments

Hi! I installed DKChainableAnimationKit through CocoaPods and unfortunately it doesn't compile. I keep getting this error "Missing argument for parameter #1 in call" and three warnings. Please see the attached screenshot

screen shot 2017-12-14 at 3 10 11 pm

da-na avatar Dec 14 '17 20:12 da-na

The same issues. @da-na Did you fix the problem?

nodahikaru avatar Jan 03 '18 15:01 nodahikaru

I decided to move on to ChainableAnimations pod, which in fact inspired this repo. Their syntax is very similar and so it was easy to migrate.

https://cocoapods.org/?q=ChainableAnimations

da-na avatar Jan 04 '18 00:01 da-na