I need to fix this error
koko@kokos-MacBook-Air ~ % sh vphone-aio.sh
vPhone — All-in-one Launcher
[1/4] vphone-cli/ already exists, skipping merge & extraction.
[3/4] Starting iproxy tunnels ...
SSH : localhost:22222 -> device:22222
VNC : localhost:5901 -> device:5901
[4/4] Building and booting the VM ...
==========================================
Connect via VNC : vnc://127.0.0.1:5901
Connect via SSH : ssh -p 22222 root@127.0.0.1
Press Ctrl+C to stop everything.
==========================================
=== Building vphone-cli ===
[2/5] Write swift-version--1AB21518FC5DEDBE.txt
error: link command failed with exit code 1 (use -v to see invocation)
ld: can't write output file: /Users/koko/vphone-cli/.build/arm64-apple-macosx/release/vphone-cli
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[3/4] Linking vphone-cli
==========================================
Shutting down vPhone...
All processes stopped. Goodbye!
I need to fix this error
koko@kokos-MacBook-Air ~ % sh vphone-aio.sh
vPhone — All-in-one Launcher
[1/4] vphone-cli/ already exists, skipping merge & extraction.
[3/4] Starting iproxy tunnels ...
SSH : localhost:22222 -> device:22222
VNC : localhost:5901 -> device:5901
[4/4] Building and booting the VM ...
==========================================
Connect via VNC : vnc://127.0.0.1:5901
Connect via SSH : ssh -p 22222 root@127.0.0.1
Press Ctrl+C to stop everything.
==========================================
=== Building vphone-cli ===
[2/5] Write swift-version--1AB21518FC5DEDBE.txt
error: link command failed with exit code 1 (use -v to see invocation)
ld: can't write output file: /Users/koko/vphone-cli/.build/arm64-apple-macosx/release/vphone-cli
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[3/4] Linking vphone-cli
==========================================
Shutting down vPhone...
All processes stopped. Goodbye!