Hi,
I don't know where visual studio create the debug symbol file.
Xcode (in Swift projects) saves it inside the .xcarchive, but in Visual Studio I can't find it, I don't know if I have to do some kind of configuration to generate it
Any ideas? Thank you