-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
bugUnexpected and reproducible misbehavior.Unexpected and reproducible misbehavior.
Description
New Issue Checklist
- Updated SwiftLint to the latest version
- I searched for existing GitHub issues
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"
AnthonyMillerSF, gkoca, aitemr, ppluskota and billypchan
Metadata
Metadata
Assignees
Labels
bugUnexpected and reproducible misbehavior.Unexpected and reproducible misbehavior.