Skip to content

Plugin internal Rakelib's swiftlint requirement conflicts with main app SwiftLint #29

@KordianKL

Description

@KordianKL

Hey, I've tried to build my app, but i end up with an error:

Currently running SwiftLint 0.59.1 but configuration specified version 0.47.1

The only 0.47.1 string in my whole project and dependencies is in SwiftGenPlugin/rakelib/lint.rake line 8 - SWIFTLINT_VERSION = '0.47.1', and 0.59.1 is the version of my SwiftLint defined in SPM. I do have swiftlint installed system-level, but that should not interfere with plugin's functionality, right? Maybe there is some error in rakelib's scripts that causes usage of system version instead of downloaded portable version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions