If you develop native Objective-C iOS apps, then you’ll know that dSYM files are essential to debugging app crashes. This is why Raygun has first class support for using dSYM files that you upload to symbolicate your crash reports – so you can have nice readable stack traces to track down those bugs. You can upload dSYM files either through your Raygun.com account, or using the free Raygun Sidekick mac app. Sometimes however, these are not viable options – for example, you may want to automate the dSYM upload process from your build server. Fortunately we have an API for that which one of our customers – Sam McEwan from My Tours – utilized to upload dSYM files using Jenkins.

#dsyms #raygun #jenkins

How to upload dSYMs from your Jenkins server to Raygun
2.35 GEEK