I am working with a project using Xcode 8.0 and Swift3.
I want to use Memory Graph Debugger but it shows nothing:
Expected appearance (from tutorial):
Why can't I use this feature?
This project was created using Xcode 8 (not migrated from old version of Xcode).
Is bitcode related to this problem?
I am trying to use Memory Graph with "Debug" configuration and bitcode on "Debug" is enabled(YES).