Skip to content

Support globbing in the plugin PackagePlugin library #5804

Open
@FranzBusch

Description

@FranzBusch

Description

Plugins often need to expose configs where users can pick what files to apply a plugin to. A common tool for doing this is to use globbing to filter for the right files. We just got a feature request for this over in apple/swift-protobuf#1311.

It would be great if the PackagePlugin library exposes methods where you can pass a String which contains globs to get files of a SourceTarget.

rdar://92865590

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