I missing my dSYM file for app bundle , but I have .symbols file (generate from 'xcrun symbols -symbolsPackageDir').
How can I convert .symbols file to .dSYM file? Because lldb only support symbol info with dSYM file.
Thanks~~
I missing my dSYM file for app bundle , but I have .symbols file (generate from 'xcrun symbols -symbolsPackageDir').
How can I convert .symbols file to .dSYM file? Because lldb only support symbol info with dSYM file.
Thanks~~