yonaskolb / SwagGen

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

Updated PathKit and SwiftCLI to latest versions to fix compiling issues #282

Closed sroebert closed 3 years ago

sroebert commented 3 years ago

After updating to Xcode 13, building SwagGen fails because of the PathKit and SwiftCLI dependencies. These issues are fixed in the latest versions of those dependencies, so this PR updates them. As SwiftCLI has updated to a new major versions, some small changes had to be made in order to make it work again.

0x0c commented 3 years ago

@yonaskolb I need this update to fix can't build with Xcode13!

yonaskolb commented 3 years ago

Released in 4.6.0