SwiftCurrent
SwiftCurrent copied to clipboard
[Feature]: Use Swift Package Plugins for codegen (server driven workflows)
What prompted this feature request?
Our current approach to create an aggregator for WorkflowDecodable is a little cumbersome. It involves running a standalone CLI utility.
Describe the solution you'd like
If we used swift package plugins we could integrate into the build system better, meaning people can set it and forget it.
Describe alternatives you've considered
Keep doing it the way we are?
Code of Conduct
- [X] I agree to follow this project's Code of Conduct