When I start working fast, I am curious about mgmt. As we all know, when creating any object or assigning data to this object, memory is required. How can we verify that a specific object has freed memory. I used the xcode memory report to see the state of memory and wobble.
Here is an example of images:


How can I free memory if I already set zero to objects.
ios objective-c swift
Gourav joshi
source share