AladinWay/TransitionButton

CI build fails with error (misconfiguration)

richardtop opened this issue · 2 comments

Travis CI build fails with error,
the reason for it is not in erroneous library code, but due to misconfiguration.

For some reason, TransitionButton.framework is not being copied. On my local machine I've fixed this error by building library code with Carthage and manually importing the framework.

I know, it's really annoying, I will try to fix that and push a fix as soon as possible. Thank you for reporting :)

@richardtop it's fixed now :)