Last active
August 29, 2017 10:26
-
-
Save Quarezz/de2a371763a56125cdd8a073da8ef8db to your computer and use it in GitHub Desktop.
Crash symbolication
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
| 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