AsyncTimer
AsyncTimer copied to clipboard
Fix Swift Package Manager
Currently, when trying to add AsyncTimer to my project via SPM, it fails on the "Resolving Package Dependencies" with this error:
because every version of AsyncTimer contains incompatible tools version and root depends on AsyncTimer 2.2.0..<3.0.0, version solving failed.
Some quick googling didn't provide a workaround for this; I'm not entirely sure what the issue is.
Maybe something to do with the swift build tools version used in AsyncTimer.