I Changed my project settings to not include the dSYM file while building:

Changing it to include the dSYM File helped the profiler desymbolize the symbols and fixed my issue:

I Changed my project settings to not include the dSYM file while building:

Changing it to include the dSYM File helped the profiler desymbolize the symbols and fixed my issue:
