bugly官方文檔 https://bugly.qq.com/docs/user-guide/symbol-configuration-ios/?v=20200622202242
1.bugly手動上傳符號表
查找符號表
Xcode -- Window -- Organizer -- 找到打包的那個文件 -- 右鍵 -- Show in Finder -- 選中xxx.xcarcher文件 -- 右鍵 -- Show in Finder -- 找到.app.dsym符號表文件

上傳符號表

2.自動上傳符號表
bugly官方文檔 https://bugly.qq.com/docs/user-guide/symbol-configuration-ios/?v=20200622202242
詳見,自動配置:XCode + sh腳本
