Open
Description
Describe the bug
i've just updated to v0.4.1 in my swift app but my project won't build, xcode complains 'RustBuffer::capacity' from module 'LDKNodeFFI.LDKNodeFFI' is not present in definition of 'struct RustBuffer' in module 'bdkFFI.bdkFFI'

To Reproduce
Import BDK and LDK Node into the same project.
Expected behavior
Project should build.
Build environment
- BDK tag/commit:
- OS+version:
- Rust/Cargo version:
- Rust/Cargo target:
Additional context