zed/crates/live_kit_client
Nathan Sobo 6bdb08ab9c Fix crash loading Swift symbol (I think associated with concurrency)
I add /usr/lib/swift as an rpath, which seems to fix the issue even though
there doesn't seem to be a relevant library at that location on my machine.

Based on my research, wondering if `-Wl,-weak-lswiftCompatibilityConcurrency`
is also required for this to work on older OSes, but holding back for now.
2022-10-20 13:18:53 -06:00
..
.cargo
examples Simplify renderer interface for live-kit-client 2022-10-20 09:51:55 +02:00
LiveKitBridge WIP 2022-10-20 20:17:54 +02:00
src WIP 2022-10-20 20:17:54 +02:00
build.rs Fix crash loading Swift symbol (I think associated with concurrency) 2022-10-20 13:18:53 -06:00
Cargo.toml Simplify renderer interface for live-kit-client 2022-10-20 09:51:55 +02:00