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

Regression: The script to build the crypto ffi bindings is not working anymore #3310

Closed
BillCarsonFr opened this issue Apr 9, 2024 · 1 comment · Fixed by #3334
Closed

Comments

@BillCarsonFr
Copy link
Member

I think related to that #2997 that did remove the UDL file

Now the script is failing https://github.com/matrix-org/matrix-rust-sdk/blob/main/bindings/apple/build_crypto_xcframework.sh

Caused by:
    0: failed to open file `../../bindings/matrix-sdk-crypto-ffi/src/olm.udl`
    1: No such file or directory (os error 2)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
@BillCarsonFr
Copy link
Member Author

This is blocking update of the legacy apps that would benefit from recent fixes on the crypto sdk

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 a pull request may close this issue.

1 participant