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

Replacement for #401: Update podspec for SQLCipher+fts3 #503

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jun 8, 2016

  1. Simplify the podspec to use a 'common' subspec to avoid code duplication

    Evan D. Schoenberg, M.D committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    426c1cf View commit details
    Browse the repository at this point in the history
  2. Add FMDB/SQLCipher/FTS subspec

    Evan D. Schoenberg, M.D committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    03bb65d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Further refined the Podspec. The spec now provides a total of 6 optio…

    …ns: standard, standard/FTS, standalone, standalone/FTS, SQLCipher, and SQLCipher/FTS.
    
    Thanks to @stephanheilner for the helpful review.
    Evan D. Schoenberg, M.D committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    300d0fe View commit details
    Browse the repository at this point in the history
  2. Cleaned up comments in the podspec file

    Evan D. Schoenberg, M.D committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    fda8ee5 View commit details
    Browse the repository at this point in the history