Visual memory debug button not showing

I use Xcode 9 and Objectice-C mostly. The visual memory debug button button on the debug panel does not appear in any possible circuit configuration. I also tried updating the deployment target to iOS10 with no luck.

enter image description here

Am I missing some build settings since this project was created a long time ago (I always update the recommended Xcode settings in every new version of tho)?

Thanks!

+5
source share

Source: https://habr.com/ru/post/1272231/


All Articles