-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
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
SwiftLint above 0.56.0 isn't compilable with Xcode 16 #5853
Comments
Please provide a more detailed error. "Failed to resolve SwiftLint 0.57.0 with SPM" could mean a lot. |
I get the following issue:
I get the same issue, when I've opened the Package.swift file in Xcode directly.
|
This rather looks like a Mint issue. Did you try cleaning the temporary directory and start over with the installation? |
If I open the |
I'm on Sequoia with Xcode 16.1 as well and 0.57.0 resolves and builds just fine. I really suspect an issue with this temporary directory. |
Hi. I also face same issue. swiftlint |
There are a few issues addressing this problem. Please search for |
Hi, I figured out the related issue. This issue is based on an issue with the settings of the gloabel |
That's good news. Thanks for letting us know. This will probably come up again. 😅 |
Bug Description
I use mint to install SwiftLint. The version 0.55.1 works fine and it's possible to install this version with Xcode 16 command line tool. But version 0.56.0 and above it's not possible to install SwiftLint anymore. I get the following error: Failed to resolve SwiftLint 0.57.0 with SPM.
The text was updated successfully, but these errors were encountered: