Summary: Our app uses "BITCODE". After we made the build and sent it to the appstore connect (xrun altool) we have load dsym from itunes. Usually dsym filesize was more than 50 mb. For now (last 5 days) after load our app into appstore connect we get "very small" dsym - about 16 mb. We cannot symbolicate crashes with this dsym.
Steps to Reproduce:
1. build project
2. send to app store connect (via xcrun altool)
3. wait for processing
4. download dsyms
Expected Results: dSYMs is valid
Actual Results: dsyms is too small and not valid.