sindresorhus/Defaults

Issue with adding the SPM package in a new project (Swift Tools Version 5.8)

jordibruin opened this issue · 3 comments

I'm getting this error saying that the package is using Swift Tools version 5.8. Ive never seen this before with any SPM packages, so not sure if this is something I should fix on my end, but wanted to drop a message in case it's something that should be adjusted on the Defaults side.

image

This only happens for 7.2.0

Are you on Xcode 14.3?

The error makes no sense either as I bumped to 5.8 in the latest commit, but not in 7.2.0.

Ah I'm on 14.1, that's probably what the issue, sorry about that!