On 6 Aug 2012, at 10:29pm, Tobias Giesen <tobiasgie...@gmail.com> wrote:

> would you be willing to share your dylib with me? I don't know how to
> do this with Xcode.

Do you absolutely need to use a dynamic library ?  The recommendation from the 
SQLite team is that people build sqlite3 into their application  by including 
the .c and .h files, rather than call an external library.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to