Skip to content

Support preparation of multiple targets in a single swift build invocation #1262

Open
@ahoppen

Description

@ahoppen

We currently use swift build to prepare a target. I think we would gain substantial performance if SwiftPM allowed building multiple targets in one invocation because (a) multiple targets could be built in parallel and (b) we wouldn’t need to re-build the build graph for every single target.

rdar://127474416

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions