Where are the sqlite drivers for monotouch?

Posted by Kirk Woll on Stack Overflow See other posts from Stack Overflow or by Kirk Woll
Published on 2012-10-22T01:04:30Z Indexed on 2012/10/22 11:00 UTC
Read the original article Hit count: 220

Filed under:
|
|
|
|

On the sqlite-net github page, it indicates that in addition to this library, I also need the compiled sqlite2 binaries:

0 dependencies aside from a compiled form of the sqlite2 library.

I checked that page and I am unable to determine what binaries I should use in order to use it on IOS via MonoTouch; the instructions make it quite clear that this particular use-case was actually the genesis of this project, so this must be supported.

Does anyone know what binaries I am supposed to use on IOS?

© Stack Overflow or respective owner

Related posts about c#

Related posts about ios