We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loading configuration from '.swiftlint.yml' Fatal error: Loading sourcekitd.framework/Versions/A/sourcekitd failed: file /tmp/swiftlint-20171110-35989-ue11z3/Carthage/Checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift, line 61 Illegal instruction: 4
OS: High Sierra swiftlint-version: 0.24.0
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
fix by running sudo xcode-select -s /Applications/Xcode\ 9.0.app/Contents/Developer
sudo xcode-select -s /Applications/Xcode\ 9.0.app/Contents/Developer
#1466
Thank you so much! :D That did the trick for me .. mandatory if you got several Versions of XCode installed in custom paths :D <3
No branches or pull requests
Loading configuration from '.swiftlint.yml'
Fatal error: Loading sourcekitd.framework/Versions/A/sourcekitd failed: file /tmp/swiftlint-20171110-35989-ue11z3/Carthage/Checkouts/SourceKitten/Source/SourceKittenFramework/library_wrapper.swift, line 61
Illegal instruction: 4
OS: High Sierra
swiftlint-version: 0.24.0
The text was updated successfully, but these errors were encountered: