还原解析崩溃日志上单行的符号: 符号表的获取方式:xcode->window->organizer->右键你的应用 show finder->右键.xcarchive 显示包内容->dSYMs->test.app.dYSM atos [-arch 架构名] [-o 符号表] [-l 模块地址] [方法地址]// eg:atos -arch arm64 -o test.dSYM/Contents/Resources/DWARF/test -l 0x1005a0000 0x10085e81c