XcodeGen icon indicating copy to clipboard operation
XcodeGen copied to clipboard

Replace SwiftCLI to swift-argument-parser

Open giginet opened this issue 1 year ago • 0 comments

Currently, we use SwiftCLI but it's no longer maintained.

And we can't use Swift Concurrency because top level function doesn't support async.

It's better to replace it to apple/swift-argument-parser

giginet avatar Aug 07 '24 10:08 giginet