Skip to content

Flexa Swiftlint plugin name conflicts with official Swiftlint plugin #3

Description

@Chlup

When I try to install Flexa iOS and official Swiftlint SPM plugin (https://github.com/SimplyDanny/SwiftLintPlugins) into the same project I get this error:

multiple packages ('flexa-ios', 'swiftlintplugins') declare targets with a conflicting name: 'SwiftLintBinary’; target names need to be unique across the package graph

This is not ideal because I can't pick version of Swiftlint on my own in my project.

Solution could be to rename SwiftLintBinary to something else (like FlexaSwiftLintBinary) in Package file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions