Skip to content

Swiftlint 0.39 library not loaded #3105

@Oliver-Kirkland-Evoke

Description

@Oliver-Kirkland-Evoke

New Issue Checklist

Describe the bug

swiftlint always crashes after updating to version 0.39 via Homebrew. We've tried this on 3 systems and seen the same issue.

We have tried installing "Swift 5 Runtime Support for Command Line Tools" as per the known issues but the systems are too new to allow this to be installed.

We have downgraded to 0.38.2 which is working fine.

Complete output when running SwiftLint, including the stack trace and command used
$ swiftlint lint
dyld: Library not loaded: @rpath/lib_InternalSwiftSyntaxParser.dylib
  Referenced from: /usr/local/bin/swiftlint
  Reason: image not found
Abort trap: 6

Environment

  • SwiftLint version: 0.39

  • macOS versions: 10.15.3 && 10.14.6

  • Installation method used: Homebrew

  • Are you using nested configurations?
    If so, paste their relative paths and respective contents.

  • Which Xcode version are you using: 11.3

  • Do you have a sample that shows the issue? Run `swiftlint"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUnexpected and reproducible misbehavior.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions