I'm using Debug Memory Graph to locate some memory leaks.
I fixed everything i found in my code but i still get some memory leaks in
libsswiftcore
CoreFoundation
libswiftFoundation
Am i missing something? are these leaks in my code?
Thanks
The leaks where in my code and found them using Leaks instrument.
I still have 1 leak in the Debug Memory Graph but no leaks in Leaks instrument.