Xcode has DEBUG_INFORMATION_FORMAT set for Debug as DWARF with dSYM File. However, after the Build command is executed, the dSYM file is not seen at (project)/Build/Debug. This is the place where the dSYM gets generated. The version of Xcode is 13.1.
1
0
544