Created
November 7, 2019 13:31
-
-
Save guttentag/8cd1762b51ef17e0e7722da8b692f41d to your computer and use it in GitHub Desktop.
Xcode find DSYM file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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