Skip to content

Instantly share code, notes, and snippets.

@Quarezz
Last active August 29, 2017 10:26
Show Gist options
  • Select an option

  • Save Quarezz/de2a371763a56125cdd8a073da8ef8db to your computer and use it in GitHub Desktop.

Select an option

Save Quarezz/de2a371763a56125cdd8a073da8ef8db to your computer and use it in GitHub Desktop.
Crash symbolication
xcrun atos -o (App file from xcarchive eg AppName.app/AppName) -arch (arch from logfile) -l (2 adresses from log file in reversed order)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment