Interesting. SQLite is written in ANSI C. Objective-C is a strict superset
of ANSI C. Objective-C can be used to write software for OS X and iOS.

Did the Apple engineers tell you why it is not possible to compile and run
the SQLite shell on iOS?

On 15 January 2018 at 02:16, Richard Hipp <d...@sqlite.org> wrote:

> On 1/14/18, Simon Slavin <slav...@bigfraud.org> wrote:
> >
> > I’ve never seen anyone compile sqlite3 (the shell tool) for iOS.
> Android I
> > have even less idea about.  Can you run command-line tools on Android ?
> Has
> > anyone compiled sqlite3 for it ?
> >
>
> You can easily compile and run all of the SQLite command-line tools
> for Android.  There are simple instructions at the bottom of the
> https://www.sqlite.org/fasterthanfs.html document.
>
> The engineers at Apple tell me this is not possible on iOS.
> --
> D. Richard Hipp
> d...@sqlite.org
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to