we submit our apps through using ITMSTransporter, the tool behind Application Loader, over the cli.
There is no documented option of submitting an App bundle with debug symbols, so that iTunes Connect can symbolicate our crash reports in Xcode.
When using Xcode to upload an archive to iTunes Connect, there is a checkbox (Ensure that the “Include app symbols for your application…” box is checked before you click Submit. - from https://developer.apple.com/library/prerelease/ios/documentation/IDEs/Conceptual/AppDistributionGuide/AnalyzingCrashReports/AnalyzingCrashReports.html).
I would like to use this in the commandline as well. This is really important for us, as we want to use the iTunes Connect Crash Reporting Service.
Does anyone know if this is implemented or coming?
Regards
Fabian