CI build fails with error (misconfiguration)
richardtop opened this issue · 2 comments
richardtop commented
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.
AladinWay commented
I know, it's really annoying, I will try to fix that and push a fix as soon as possible. Thank you for reporting :)
AladinWay commented
@richardtop it's fixed now :)