第16月第23天 atos

时间:2023-03-09 02:57:40
第16月第23天 atos

1.

grep --after-context=2 "Binary Images:" *crash

xcrun atos -o zhiniao_adhoc_stg1.app.dSYM/MLPlayer.app.dSYM/Contents/Resources/DWARF/MLPlayer -l 0x102c30000 -arch arm64 0x102da3a70

http://www.cocoachina.com/industry/20140514/8418.html

2.

export DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer

/Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/Resources/symbolicatecrash MLPlayer\ 2018-1-23\ 上午11-16.crash zhiniao_adhoc_stg1.app.dSYM/MLPlayer.app.dSYM

https://www.cnblogs.com/XYQ-208910/p/5895819.html