0

When pressing "Debug Memory Graph" Xcode is only showing me objects from UIKit (and libswiftcore). I'm expecting to see my projects module as well. Any idea how to fix this?

What I've tried so far: Restarting my mac

Debug Memory Graph

Menno
  • 1,232
  • 12
  • 23

1 Answers1

1

Apparently it had something to do with filtering, pressing the filter button resolved this issue for me.

Filter button

Menno
  • 1,232
  • 12
  • 23