mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-15 03:16:21 +02:00
- Verify its correctness with build_ffi.sh --verify-ffi - Regenerate with build_ffi.sh --generate-ffi This simplifies the header search logic for both SwiftPM and CocoaPods, as well as saving on build time by avoiding cbindgen. The tweak to cbindgen.toml to prefer typedef-based structs and enums is sidestepping an incompatibility between cbindgen 0.15.0 (which GitHub has installed) and 0.16.0 (which allows reusing a release build directory as well as a debug one).
2.4 KiB
2.4 KiB