yonaskolb / SwagGen

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

v3.0.2 Installation #263

Open fdecGitHub opened 3 years ago

fdecGitHub commented 3 years ago

Hi, I can't install v3.0.2 which supports Swagger 2

Capture d’écran 2021-02-11 à 21 07 14

🙏🏻

sgade commented 1 year ago

Same here, although with a different error message.

image

Steps:

  1. git clone
  2. git checkout swagger_2
  3. make (which in turn runs the swift build cmd)