Files
zed/script
Kirill Bulatov 63f17c50b9 Fix mac bundling errors (#9848)
Based on
https://github.com/zed-industries/zed/pull/8952#issuecomment-2021693384
and
https://github.com/zed-industries/zed/pull/8952#issuecomment-2022241455

Fixes `./script/bundle-mac -l` workflow errors

* Use proper WebRTC.framework location path (without the arch name dir
in its path)

* Fix `./script/bundle-mac -l` behavior that unconditionally installed
the app and broke it on rerun.
Now the installation is done with `-i` flag only and always cleans up
the target dir (always using `-f` flag logic, hence removed it).


Release Notes:

- N/A
2024-03-27 13:04:32 +02:00
..
2024-01-29 11:58:24 -05:00
2024-03-22 08:44:56 -06:00
2023-11-20 11:01:37 -08:00
2024-03-27 13:04:32 +02:00
2024-03-02 14:46:02 -05:00
2024-03-06 21:35:46 -07:00
2024-03-22 08:44:56 -06:00
2024-02-01 11:57:09 -07:00
2023-04-05 08:18:51 -06:00
2024-03-22 22:12:24 -07:00
2022-10-26 16:19:19 -07:00
2024-01-23 16:52:08 +01:00
2022-01-27 08:51:55 +01:00
2023-09-25 21:45:28 -04:00