how to convert .symbols file to .dsym file

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~~


http://i.stack.imgur.com/bmT3T.jpg

how to convert .symbols file to .dsym file
 
 
Q