Skip to content

Conversation

@karaiskc
Copy link

@karaiskc karaiskc commented Dec 4, 2025

Issue can be reproduced in bash when DWARF_DSYM_FOLDER_PATH contains whitespace. This results in errors for the find command, e.g. if equal to /Users/user/my dsyms folder :

find: /Users/user/my: No such file or directory
find: dsyms: No such file or directory
find: folder: No such file or directory

Adding quotes fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant