Any docs on SQLite support by iOS version?
Any docs on SQLite support by iOS version?
- Subject: Any docs on SQLite support by iOS version?
- From: Jens Alfke <email@hidden>
- Date: Mon, 23 Sep 2013 15:20:56 -0700
[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