CSQLite hard coded version #79
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
i was trying out to build small project, throws an error on csqlite some how found my way here to notice there's a hard coded version is not able to fetch it -> check out the package.swift file
Error: exhausted attempts to resolve the dependencies graph, with the following dependencies unresolved:
Found out there's a recent change in terms of the version 3.50.4 -> does this matter in swift 6? i'm currently on 3.50.2
To Reproduce
try out to build on fedora 43
Expected behavior
should build the package
Additional context
No response
That's a Swift bug that will hopefully be solved in the next version. You can use this fix for now.