Open
Description
Is your feature request related to a problem? Please describe.
When building with CMake, it is possible to do a clean build. This is not currently an option with the SPM based projects with VSCode.
Describe the solution you'd like
Having an additional build entry for Clean Build
would allow you to do a full complete, clean build in a single invocation.
Describe alternatives you've considered
Running swift package clean
before running the build task is a workaround.
Additional context
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo