ZIm/crates/zed2
Max Brunsfeld 4f4ef4a357
More fixes for zed nightly (#3370)
When running `script/bundle` with the new `-2` flag, we needed to adjust
the fat-binary creation step to look for the binary called `Zed2`.

We also fixed a source of intermittent build failures in `script/bundle`
due to running multiple `swift build` processes concurrently for the
`live_kit_client2` crate, building for the two architectures.

Release Notes:

NA
2023-11-20 12:36:25 -08:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources WIP 2023-10-21 17:52:47 +02:00
src Add timestamp delta to telemetry events (#3365) 2023-11-20 09:27:18 -05:00
build.rs Make the commit sha availabe in the app, via a global 2023-11-17 14:52:43 -08:00
Cargo.toml Remove gpui (1) dependencies from zed2 2023-11-20 10:46:16 -08:00