i not find sqlite3.dylib
after updating xcode 7.3
. instead getting sqlite3.tbd
.
i have searched solutions , have followed procedures like:
- go build phases > link binary librairies > + > add other
- once in file selection window "cmd"+shift+g (go folder) , type /usr/lib/
- from /usr/lib can add : libz.dylib , more...
but when i'm searching /usr/lib
, shows folder can't found .
anyone has anymore solution problem?
you can use sqlite3.tbd same sqlite3.dylib.
Comments
Post a Comment