Xcodegen: How to have several XcodeGen versions?

Created on 21 Jan 2020  路  2Comments  路  Source: yonaskolb/XcodeGen

If XcodeGen were a gem, I would simply use Bundler. However, XcodeGen is different.

Is there a way to have several versions of XcodeGen just like several versions of CocoaPods / Fastlane with Bundler?

question

Most helpful comment

You can use Mint with a Mintfile to pin to and use specific versions.

All 2 comments

You can use Mint with a Mintfile to pin to and use specific versions.

Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ksulliva picture ksulliva  路  4Comments

yonaskolb picture yonaskolb  路  3Comments

rpassis picture rpassis  路  5Comments

ismetanin picture ismetanin  路  3Comments

toshi0383 picture toshi0383  路  3Comments