I got this error when I want to build an iOS app.
Build Succeeded.
builder: buildCallSucceeded: true; buildResult: nil
Running: mv “/Users/szaboattila/Desktop/Hunidoc.app/.build” “/var/folders/__/sb0npjmj1d71563lc425l95c0000gn/T/CLtmp0yOyXa”
Oct 11 19:44:07.627 ERROR: build command failed: mv “/Users/szaboattila/Desktop/Hunidoc.app/.build” “/var/folders/__/sb0npjmj1d71563lc425l95c0000gn/T/CLtmp0yOyXa”
Oct 11 19:44:07.627 ERROR: with exit code 1 and output:
Oct 11 19:44:07.627 captureCommandOutput: cat /tmp/lua_Wvig8x
Oct 11 19:44:07.630 mv: rename /Users/szaboattila/Desktop/Hunidoc.app/.build to /var/folders/__/sb0npjmj1d71563lc425l95c0000gn/T/CLtmp0yOyXa/.build: Operation timed out
Oct 11 19:44:07.631 BUILD ERROR: ERROR: build failed to move helper files/plugin libs
Oct 11 19:44:07.631
Oct 11 19:44:07.659 iOS build failed (2) after 5 seconds
Oct 11 19:44:08.050 ERROR: Build Failed: ERROR: build failed to move helper files/plugin libs
Oct 11 19:44:08.051
Are there any solution ? thanks