My app is running and building . suddenly it gives error like, linker command failed with exit code 1
.
The app runs successfully , but gives error while building and archiving the app
The error :
ld: library not found for -lsqlite3.0
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I have tried lots of solution such as, changing library paths , changing the architecture, adding libraries and so on.
App build phases contains, library "libsqlite3.0.dylib"
and I am unable to find library -lsqlite3.0
.
Aucun commentaire:
Enregistrer un commentaire