Skip to content

Instantly share code, notes, and snippets.

@fujikky
Created September 24, 2013 07:35
Show Gist options
  • Save fujikky/6681495 to your computer and use it in GitHub Desktop.
Save fujikky/6681495 to your computer and use it in GitHub Desktop.
Check iOS Crash Log
atos -arch armv7 -o /Users/<User>/Library/Developer/Xcode/Archives/2013-09-20/<AppName>.xcarchive/dSYMs/<AppName>.app.dSYM/Contents/Resources/DWARF/<AppName> <MemoryAddress>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment