mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 11:01:40 +03:00
Update bundle
This commit is contained in:
parent
a73db6bfca
commit
fd8ebb4f17
@ -118,7 +118,7 @@ if [ "$local_arch" = false ]; then
|
||||
echo "Creating fat binaries"
|
||||
lipo \
|
||||
-create \
|
||||
target/{x86_64-apple-darwin,aarch64-apple-darwin}/${target_dir}/$zed_app_name \
|
||||
target/{x86_64-apple-darwin,aarch64-apple-darwin}/${target_dir}/${zed_app_name} \
|
||||
-output \
|
||||
"${app_path}/Contents/MacOS/${zed_crate}"
|
||||
lipo \
|
||||
|
Loading…
Reference in New Issue
Block a user