alexcrichton / xz2-rs

Bindings to liblzma in Rust (xz streams in Rust)
Apache License 2.0
81 stars 52 forks source link

Impossible to link against xcode applications #96

Open Yuri6037 opened 2 years ago

Yuri6037 commented 2 years ago

You've managed to break swift applications using lama-sys from rust: software now refuses to link with a lot of "undefined symbols"! Adding lzma.tbd does not work and result in "Undefined symbol: _lzma_stream_encoder_mt"!