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
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
Apparently it had something to do with filtering, pressing the filter button resolved this issue for me.