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