Skip to content

Instantly share code, notes, and snippets.

@guttentag
Created November 7, 2019 13:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guttentag/8cd1762b51ef17e0e7722da8b692f41d to your computer and use it in GitHub Desktop.
Save guttentag/8cd1762b51ef17e0e7722da8b692f41d to your computer and use it in GitHub Desktop.
Xcode find DSYM file
mdfind "com_apple_xcode_dsym_uuids == <UDID>"
mdfind "com_apple_xcode_dsym_uuids == *"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment