Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated unicode61 dependency and improve comments #393

Merged
merged 1 commit into from Aug 12, 2015

Conversation

clemensg
Copy link
Contributor

@clemensg clemensg commented Aug 2, 2015

The unicode61 tokenizer is now enabled by default and the sqlite3/unicode61 subspec is deprecated.
FMDB/standalone should depend on sqlite3/fts instead.

I also updated the comment to make it clearer that the most recent stable version of
SQLite is built and used if the standalone subspec is selected, not a custom prebuilt
version.

I am the sqlite3 podspec maintainer and am trying to keep the sqlite3 pod as close
to the official stable release schedule as possible. Delays should be a few days max.

Signed-off-by: Clemens Gruber clemensgru@gmail.com

The unicode61 tokenizer is now enabled by default and the corresponding build
option is no longer available. FMDB/standaone should depend on sqlite3/fts.
I also updated the comment to emphasize that the most recent stable version of
SQLite is built if the standalone subspec is selected, not a custom prebuilt
version.

Btw.: I am the sqlite3 podspec maintainer and am trying to keep the sqlite3 pod
as close to the official stable release schedule as possible: Delay < a few days

Signed-off-by: Clemens Gruber <clemensgru@gmail.com>
ccgus added a commit that referenced this pull request Aug 12, 2015
Replace deprecated unicode61 dependency and improve comments
@ccgus ccgus merged commit 356f27e into ccgus:master Aug 12, 2015
@clemensg clemensg deleted the fmdb_podspec branch August 12, 2015 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants