We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As title, what's wrong with my code.
I use Carthage install github "stephencelis/SQLite.swift"
xcode ver 12.5.1 sqlite ver 0.13.0
I follow document usage
The text was updated successfully, but these errors were encountered:
Actually this seems broken. Does anyone have this working with 0.13.0?
Sorry, something went wrong.
To use SQLCipher you have to integrate using Cocoapods.
Also see #1084
stale, closing.
No branches or pull requests
As title, what's wrong with my code.
I use Carthage install
github "stephencelis/SQLite.swift"
xcode ver 12.5.1
sqlite ver 0.13.0
I follow document usage

The text was updated successfully, but these errors were encountered: