I have an xcframeworks that does not bundle the dSYM
files. I have users sending me .crash
logs that are not symbolicated.
How can I provide Xcode with the correct dSYM
files so I can symbolicate the logs? It seems that in Xcode 16 how this works has changed.