On MacOSX and iOS, dSYM files are stand alone bundles containing debug symbols.
I'm working on an app with another developer and they just submitted a release to the app store that was …
ios objective-c xcode dsymCrashlytics says "We're missing a dSYM to process crashes" and when I try to download dSYMs from Xcode (7.1), I get "…
ios xcode7 crashlytics dsymFor most of my projects, I setup an "archive" scheme to archive my project, creating an IPA and DSYM that …
ios xcode archive debug-symbols dsymI need to download the dSYM file so, as I usually do, I went to iTunes connect -> My …
ios app-store-connect dsymThere is a way to get a dSYM file from the ipa file that is available in App Store? I've …
ios ipa dsymOk, so I'm trying to automatically upload dSYMs. I'm following instructions from this official documentation: https://firebase.google.com/docs/…
ios swift xcode crashlytics dsymI am creating dSYM file in XCode 7.0, After archiving my project, I can't find my dSYM file. I referred to …
xcode dsymCurrently, I am facing issues to upload dSYMs through the new uploader script. /path/to/Fabric/upload-symbols -gsp /path/to/…
ios firebase crashlytics google-fabric dsym