• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Any docs on SQLite support by iOS version?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any docs on SQLite support by iOS version?


  • Subject: Re: Any docs on SQLite support by iOS version?
  • From: Lou Zell <email@hidden>
  • Date: Mon, 23 Sep 2013 17:24:06 -0700

Not sure if this helps: maybe you could check the lib's version number at runtime on different devices, as well as the compiler options it was built with?  In sqlite3.h, see functions sqlite3_compileoption_get and sqlite3_libversion

Lou

On Mon, Sep 23, 2013 at 3:20 PM, Jens Alfke <email@hidden> wrote:
[This might be a little off-topic, but it seems like an SDK documentation issue, which fits within Xcode-users.]

I can’t find any reference that shows SQLite support for each version of iOS. By this I mean which version of SQLite is included and which optional features (full-text search, R*trees, …) are enabled. Does anyone know of such a thing? The docset for the SDK doesn’t include any info on SQLite at all, as far as I can tell.

I’m working on features that make use of both FTS and R*trees and I can’t find any way to determine OS compatibility other than trial and error. It appears that FTS is supported on iOS 6 and up; and R*trees are supported on iOS 7 but I haven’t tested with 6 yet.

—Jens
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Any docs on SQLite support by iOS version?
      • From: Jens Alfke <email@hidden>
References: 
 >Any docs on SQLite support by iOS version? (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: Xcode 5, supported SDKs
  • Next by Date: Re: Xcode 5, supported SDKs
  • Previous by thread: Any docs on SQLite support by iOS version?
  • Next by thread: Re: Any docs on SQLite support by iOS version?
  • Index(es):
    • Date
    • Thread