ainame/Swift-WebP

can't fetch it

nferruzzi opened this issue · 2 comments

18:43 $ carthage update --use-submodules
*** Fetching Swift-WebP
Parse error: expected submodule commit SHA in output of task (ls-tree -z HEAD Carthage/Checkouts/Swift-WebP) but encountered:

I cant get it to build, any help is appreciated

18:45 $ carthage version
0.33.0

Ok I got around this problem following this
Carthage/Carthage#2572
but now I've

import WebP I get missing required module CWebP

please note, my code using webp used to work but then I've just updated to swift5 and got all these problems

At the end I got it right .. I had to build webp with

carthage build --no-use-binaries