diff --git a/tools/xcodeproj_shims/installers/dsyms.sh b/tools/xcodeproj_shims/installers/dsyms.sh index 003c8b4d9..c006dcfa9 100755 --- a/tools/xcodeproj_shims/installers/dsyms.sh +++ b/tools/xcodeproj_shims/installers/dsyms.sh @@ -16,7 +16,7 @@ if [[ -z $dsym_input ]]; then exit 0 fi -echo "Found ${#dsym_input[@]} DSYMS" +echo "Found $dsym_input" rsync \ --recursive --chmod=u+w --delete -i \