Skip to content

Undeclared SwiftSyntaxMacroExpansion dependency on SwiftOperators #2287

Closed
@czechboy0

Description

@czechboy0

Description

When building with --explicit-target-dependency-import-check error, swift-syntax fails to build due to the error: error: Target SwiftSyntaxMacroExpansion imports another target (SwiftOperators) in the package without declaring it a dependency..

Steps to Reproduce

swift build --explicit-target-dependency-import-check error on the 5.9 release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions