In stack overflow i once read a question on Private APIs
, and it suggested to install xCode 4.3.1
stating that there's a feature in it to cross check your application for private APIs
.
I have lost track of that question, so can someone tell me the steps to check my application for private APIs
in xCode 4.3.1
?