yonaskolb / SwagGen

OpenAPI/Swagger 3.0 Parser and Swift code generator
MIT License
626 stars 146 forks source link

Cannot install SwagGen with homebrew #192

Open mulp opened 4 years ago

mulp commented 4 years ago

Hi,

I'm trying to download the 3.0.2 SwagGen but I'm not able to make it work. I have the following error:

error: dependency graph is unresolvable; found these conflicting requirements:
Dependencies:
    https://github.com/yonaskolb/Stencil.git @ 0.9.0..<1.0.0
    https://github.com/yonaskolb/JSONUtilities.git @ 3.3.0..<4.0.0
make: *** [build] Error 1

I tried to change the Package.swift file with no luck. I tried different methods: download the src code and try to make it and homebrew.

Any help is appreciated. Thanks

alandeguz commented 4 years ago

Comment from @mackoj in #228 is the solution for building 3.0.2.