SwiftLint icon indicating copy to clipboard operation
SwiftLint copied to clipboard

Unable to fetch 0.57.1 via Swift Package Manager

Open GS-arkea opened this issue 1 year ago • 2 comments

New Issue Checklist


Bug Description

Unable to use SwiftLint 0.57.1 with Swift Package Manager (SPM). When attempting to update the SwiftLint package via SPM, it fails to fetch the latest version (0.57.1). This causes inconsistencies between the CLI (working with 0.57.1) and SPM (stuck at 0.55.1). As a result, warnings introduced in 0.57.1 appear only in the CLI, not in the SPM-integrated builds.

Could you check on this ?

GS-arkea avatar Nov 29 '24 14:11 GS-arkea

You need to be more specific. When it fails to fetch the latest version, what is the error message?

SimplyDanny avatar Nov 29 '24 20:11 SimplyDanny

@SimplyDanny i don't know about about the OP bit I see: Screenshot 2024-12-27 at 2 25 49 PM Screenshot 2024-12-27 at 2 27 16 PM

and when i remove .git from the URL i just get this: Screenshot 2024-12-27 at 2 30 08 PM

mmdock avatar Dec 27 '24 22:12 mmdock

Is this still an issue with the latest version 0.59.1?

SimplyDanny avatar Aug 06 '25 19:08 SimplyDanny