stephencelis / SQLite.swift

A type-safe, Swift-language layer over SQLite3.
MIT License
9.57k stars 1.54k forks source link

Can't add package, Package Resolution Failed. #1204

Closed zhu-xiaowei closed 1 year ago

zhu-xiaowei commented 1 year ago

Issues are used to track bugs and feature requests. Need help or have a general question? Ask on Stack Overflow (tag sqlite.swift).

Build Information

General guidelines

I tried getting this error in a different project (swift/objective-c), and I created a new project without any other code, and this error happened too.

zhu-xiaowei commented 1 year ago

after execute

rm -rf ~/Library/Caches/org.swift.swiftpm

it works.