- Create a new folder MyFolder
- Find the correct
.xcarchive - Open the content package and copy the next file into MyFolder
- Product/Applications/AppName
- dSYMs/AppName.app.dSYM
- Copy the crash file into MyFolder
- Copy the
symbolicatecrashinto MyFolder, this file is in/Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/Resources/symbolicatecrash - run this command in the terminal
export DEVELOPER_DIR="/Applications/Xcode.app/Contents/Developer" - Run this command to symbolicate log
symbolicatecrash my-crash-file.crash