yonaskolb / Mint

A package manager that installs and runs executable Swift packages
MIT License
2.25k stars 121 forks source link

Add Swift 5.9 support #272

Open Gaziav1 opened 6 months ago

Gaziav1 commented 6 months ago

Cannot install last version of Swiftlint 0.54.0 because mint does not support Swift 5.9

Снимок экрана 2023-12-27 в 16 56 03
yonaskolb commented 6 months ago

I'm not seeing this error on my system (M1, Sonoma 14.1.1, Xcode 15.2)

mint install realm/swiftlint
🌱 Finding latest version of swiftlint
🌱 Cloning swiftlint 0.54.0
🌱 Resolving package
🌱 Building package
🌱 Installed swiftlint 0.54.0
🌱 Linked swiftlint 0.54.0 to /Users/yonas/.mint/bin, replacing version 0.50.1

I'll update the Swift version anyway though

crane-hiromu commented 4 months ago

I have a same issue.


M2 Mac pro Venture 13.6 Xcode 15.2 mint 0.17.5


Several similar issues are reported below. https://github.com/realm/SwiftLint/issues/5348