realm / SwiftLint

A tool to enforce Swift style and conventions.
https://realm.github.io/SwiftLint
MIT License
18.68k stars 2.22k forks source link

SwiftLint above 0.56.0 isn't compilable with Xcode 16 #5853

Open AF-cgi opened 4 hours ago

AF-cgi commented 4 hours ago

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.

SimplyDanny commented 3 hours ago

Please provide a more detailed error. "Failed to resolve SwiftLint 0.57.0 with SPM" could mean a lot.