How to use NSZombie? -


so finished app , wanted final few steps run diagnostics on it. in terms of memory usage, allocations, leaks, etc are.

i have few questions: 1) there standard list of instruments/checks should run on app fore submitted make sure robust? if point me links and/or tell me names can google stuff.

2) 1 of tools know run nszombieenabled. followed steps found online on sites set nszombie test doesn't seem working. looked @ site: nszombieenabled

this xcode looks after tried steps listed there: enter image description here

enter image description here

but why zombies choice not highlighted?

once work how use nszombies?

so far know, nszombies available debugging mac apps or ios apps running on simulator. cannot used apps running on devices.

follow this thread , this.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -