yonaskolb / yonaskolb/XcodeGen
Replace SwiftCLI to swift-argument-parser
Open
@giginet is already working on this.
Since Aug 7, 2024.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.