Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNo such module 'SQLiteObjc' #990
Comments
|
have you find and solution ? |
|
Have you find any solution? |
|
yeah I have found solution the problem is about sqlite library first remove
all derived data from xcode then delete all pod files in your project and
.xcworkspace file
After that last thing you have to do init pod file and install again sqlite
library
it will be update sqlite library files smoothly
7 Tem 2020 Sal 17:45 tarihinde Teodor Penkov <[email protected]>
şunu yazdı:
… Have you find any solution?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#990 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHFHMRWFDLDICGV3PURQP33R2MYH7ANCNFSM4KZOCH5Q>
.
|
|
I experience similar issue with Carthage, sometimes it's building successfully and sometimes it's not, still struggling to figure out why, but it sounds similar to your issue, unfortunately the workaround it's not working for me |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Build Information
After added the swift package dependency, unit tests targets in my project are unable to build and test. It shows build error and compiles error as the following screenshots.
build error
compile error