yonaskolb / Mint

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

Update SwiftCLI to v6.0.3 #218

Closed Armenm closed 2 years ago

Armenm commented 2 years ago

SwiftCLI v6.0.3 has a partial fix for this issue https://github.com/yonaskolb/Mint/issues/217. PathKit fix still in progress https://github.com/kylef/PathKit/issues/77

mthole commented 2 years ago

Running into this now. Thanks for getting this fix going!

Lutzifer commented 2 years ago

@yonaskolb Any ETA for the next release?

yonaskolb commented 2 years ago

A release will require Pathkit to be fixed and released first too

Armenm commented 2 years ago

Seems the PathKit is also fixed. https://github.com/kylef/PathKit/pull/80