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

fix: SQLCipher dylib location on macOS builds #1904

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

TheOneWithTheBraid
Copy link
Contributor

I guess no one ever noticed, but obviously the path of the SQLCipher build on macOS is relative to the build app on macOS. I double checked in both release and debug mode, this is the correct path for the SQLCipher dylib on macOS. The Current in the path defines it automatically chooses the matching one whether on aarch64 or amd64.

@TheOneWithTheBraid TheOneWithTheBraid requested a review from a team as a code owner August 18, 2024 14:03
Copy link
Member

@nico-famedly nico-famedly left a comment

Choose a reason for hiding this comment

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

Looks reasonable to me, thanks!

@TheOneWithTheBraid
Copy link
Contributor Author

@nico-famedly CI fails but on a completely unrelated test, could you have a look at it ?

@nico-famedly
Copy link
Member

@TheOneWithTheBraid, CI failures are unrelated:

  • the coverage report does not work for external PRs apparently
  • The dendrite job is marked as allowed to fail

@nico-famedly nico-famedly merged commit a979c2e into famedly:main Aug 21, 2024
12 of 13 checks passed
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.

2 participants