RestComm / restcomm-ios-sdk

iOS Mobile SDK to easily integrate communication features (WebRTC, messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications
http://www.restcomm.com/
GNU Affero General Public License v3.0
38 stars 43 forks source link

Also upload dSYM as part of CD in TestFairy #525

Open atsakiridis opened 7 years ago

atsakiridis commented 7 years ago

Without it there is no symbolication and stack traces are hard to read.

atsakiridis commented 7 years ago

Best way to go about this is to pass the zipped up symbols file as a parameter -F symbols_file=@your_symbols.zip along with the ipa in -F file=@app.ipa