Since Apple finishes the app compilation process, how can dSYMs be obtained?

At WWDC, it was announced that when iOS 9 is released, all apps must be submited in bitcode. Apple will finish the compilation process on the server side. Many 3rd party crash reporting vendors require dSYMs in order to symbolicate crashes.


Will dSYMs be made available to 3rd parties?

If so via what means? I assume some security would be put in place.


If the dSYM is not made available to 3rd parties, will the dSYMs be made available to the app developer?


Finally, how often will apps be recompiled (ie. how frequently would the dSYMs change)?


Thanks,

-David

Good question!


I filed 21784168 asking for some solutions to this.

For more information please take a look at our recent forum post: Symbolicating Crashes for Applications Submitted with Bitcode.

Since Apple finishes the app compilation process, how can dSYMs be obtained?
 
 
Q