You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
• Failed to resolve dependencies Dependencies could not be resolved because 'uint128' contains incompatible tools version (3.1.0) and root depends on 'uint1...
I haver to force to master.
The text was updated successfully, but these errors were encountered:
You can try a branch I have that is for Swift 5.8 minimum.
I need to do a little clean up and issue a pull request for this but have been busy.
https://github.com/camunro/UInt128/tree/StaticBigInt-experiment
camunro/UInt128 at StaticBigInt-experiment
github.com
I'd be happy to take a PR that will update this to support newer versions of the Swift toolchain. I believe @camunro is on the right track with this, and is probably as simple as updating the Package.swift file.
I got:
• Failed to resolve dependencies Dependencies could not be resolved because 'uint128' contains incompatible tools version (3.1.0) and root depends on 'uint1...
I haver to force to master.
The text was updated successfully, but these errors were encountered: