new rsync version not working as expected

after upgrade macos version to 15.4 the rsync start failing that cause the xcodebuild fail and not generate ipa


rsync: on remote machine: --extended-attributes: unknown option

rsync error: syntax or usage error (code 1) at main.c(1802) [server=3.4.1]

rsync(73444): error: unexpected end of file

rsync(73444): error: io_read_nonblocking

rsync(73444): error: io_read_buf

rsync(73444): error: io_read_int

rsync(73444): warning: child 73445 exited with status 1

Mac 26.2 and Xcode 26.3 also encountered the same problem.

The temporary solution is to change the "uploadSymbols" value in the plist file to "false".

new rsync version not working as expected
 
 
Q