Skip to content

Instantly share code, notes, and snippets.

@ming-chu
Created February 5, 2018 04:07
Show Gist options
  • Save ming-chu/8076a234993399f483edc74f7a9329c1 to your computer and use it in GitHub Desktop.
Save ming-chu/8076a234993399f483edc74f7a9329c1 to your computer and use it in GitHub Desktop.
#/bin/sh
#Retrieve uuid from DSYM
$dwarfdump --uuid your_app.dSYM | cut -d ' ' -f 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment