Skip to content

Consider adding a Clean Build option with SPM #1499

Open
@compnerd

Description

@compnerd

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

enhancementNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions