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

Bundle SQLCipher in the bindings #443

Merged
merged 5 commits into from
Jul 22, 2024
Merged

Conversation

nplasterer
Copy link
Contributor

This bumps to the latest version of libxmtp which has a fix for sqlcipher bundling and streaming.

@nplasterer nplasterer requested a review from humanagent as a code owner July 22, 2024 16:23
If you get the error `The SQLCipher Sqlite extension is not present, but an encryption key is given`

- At the project configuration level in XCode make sure that xmtpV3 is loaded before all other packages by setting `Other Linker Flags` first item to `-l"xmtpv3"`

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhaaaa do you think it would be worth it to add this screenshot here for clarity?

Capture d’écran 2024-07-22 à 11 29 13

@nplasterer nplasterer merged commit c1a7169 into beta Jul 22, 2024
5 of 6 checks passed
@nplasterer nplasterer deleted the np/streaming-sqlcipher-fixes branch July 22, 2024 16:27
Copy link
Contributor

🎉 This PR is included in version 1.34.0-beta.24 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Contributor

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants