iosfirebasecrashlyticsdsym

How to get dSYM files for firebase


I am working on an iOS project in which I have integrated the firebase crashlytics which is working but in firebase console it says to upload get dSYM files , How can I get a dSYM file, in latest Xcode 13

enter image description here


Solution

  • I solved it by following the steps to get my dSYM file and uploaded into firebase as zip file

    Window -> Organiser -> select archive (right click) -> show in finder -> right click archive in finder -> Show Package Content -> dSYM -> (app name).app.dSYM