ipraba/EPSignature

Not compatible for Carthage.

r-plus opened this issue · 6 comments

hi @ipraba

Not compatible for carthage in 1.0.6.

$ carthage update --platform iOS
*** Cloning EPSignature
*** Checking out EPSignature at "1.0.6"
*** xcodebuild output can be found in /var/folders/mj/5zhy3sh11h18pdwrb4v04b300000gn/T/carthage-xcodebuild.nt0zDe.log
*** Skipped building EPSignature due to the error:
Dependency "EPSignature" has no shared framework schemes for any of the platforms: iOS

If you believe this to be an error, please file an issue with the maintainers at https://github.com/ipraba/EPSignature/issues/new

Pull Request #55 should fix the issue

Same

also Travis CI is failing on #55

Is there an ETA on a fix for this?

I have fixed the failing Travis build in #66
This includes the original fix.

I am facing same error.
it is fixed?