Yalantis / Koloda

KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS.
https://yalantis.com
MIT License
5.37k stars 805 forks source link

Command failed due to signal: Segmentation fault: 11 #79

Closed RayanSaeed closed 8 years ago

RayanSaeed commented 8 years ago

After doing

pod update

I get this error when I try to build the project:

Command failed due to signal: Segmentation fault: 11

So I tried to downgrade to Koloda => 2.0.4 and it all worked fine, can anybody tell what's causing this problem?

migfabio commented 8 years ago

Same error! +1

migfabio commented 8 years ago

@RayanSaeed I figured out... They renamed KolodaViewDataSource and KolodaViewDelegate methods. Make sure that your class has correct methods implemented

RayanSaeed commented 8 years ago

hmm okay, let me see. I'll update this comment if get any success.

Update

Thanks a lot. It's working.

AEugene commented 8 years ago

hi @RayanSaeed , sorry for that we'll add changelog in future.