You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you using nested configurations? NO
If so, paste their relative paths and respective contents.
Which Xcode version are you using (check xcodebuild -version)?
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
Actually, using XCode 14.1
The text was updated successfully, but these errors were encountered:
New Issue Checklist
Describe the bug
A clear and concise description of what the bug is.
"swiftlint" command on terminal fails with error:
Complete output when running SwiftLint, including the stack trace and command used
$ swiftlint lint SourceKittenFramework/library_wrapper.swift:31: Fatal error: Loading sourcekitdInProc.framework/Versions/A/sourcekitdInProc failed [1] 66439 trace trap swiftlint lint
Environment
swiftlint version
to be sure)?0.50.1
Homebrew
If so, paste their relative paths and respective contents.
Actually, using XCode 14.1
The text was updated successfully, but these errors were encountered: