I spent 1 hour on solving a bug: i was releasing an object that I didn't have ownership (ie I didn't send it copy, alloc, n开发者_JAVA百科ew). The analyzer (Cmd-Shif-A) didn't detect that error while it can detect an object that hasn't been released.
I think it's not normal, is it a bug or a "missing functionality"?
Static analysis is not magic; there are many limitations and the analyser that Xcode uses is a work in progress. It is there only as an aid, it can't totally debug your application for you.
If you think you have come across a case where you think the analyser could have found the problem, then report a bug.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论