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

Move SQLCipher support into separate repo #311

Closed
mikemee opened this issue Jan 6, 2016 · 1 comment
Closed

Move SQLCipher support into separate repo #311

mikemee opened this issue Jan 6, 2016 · 1 comment

Comments

@mikemee
Copy link
Collaborator

mikemee commented Jan 6, 2016

Per discussion on #192, I'm opening this as a catch-all specific issue to track splitting out the SQLCipher support into a separate repo.

I need to extract SQLCipher support out into its own repo. It's causing too many problems when bundled.

This appears to affects several Carthage and Cocoa Pod build issues (e.g. #300, #308) as well as dependent features (#272), many of which could at least be isolated to just those who need SQLCipher.

@mikemee
Copy link
Collaborator Author

mikemee commented Jan 11, 2016

Completed via PR #314.

Replacement SQLCipher available for testing at https://github.com/stephencelis/SQLiteCipher.swift. Comments and PR's welcomed!

@mikemee mikemee closed this as completed Jan 11, 2016
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

No branches or pull requests

1 participant