Skip to content

Add flag for building target module graph with experimental feature Embedded #7611

@rauhul

Description

@rauhul

Description

Instead of manually tagging every target you want to build with Embedded, we should add a flag to do this from swift build.

This flag should work in concert with the existing --target and --product options to filter the build graph.

Something like:

$ swift build --product Foo --enable-experimental-feature-Embedded

I propose we do not add a general mechanism for --enable-experimental-feature at this time, as it is unclear to me if that is desirable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    embeddedSupport for Embedded Swift

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions