Question

I am working onxcode 4.6 with ARC based project.

but When I am going to do project Analyze, then it's not doing.

So please anyone tell me for ARC based project Analyze works or not?

Was it helpful?

Solution 2

Analyze is working for ARC also, but I am not having any improper memory management in my project.

So Analyze was not giving me any warning for memory leakage and I thought that Analyze is not working in ARC.

All instrument tool is working in ARC too.

OTHER TIPS

Yes - Analyze works for ARC.

To better help you, are you receiving an error of some sort? If not can you describe what behavior XCode is exhibiting?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top