问题
Try App Scanner, http://www.chimpstudios.com/appscanner/bug but the reporting result isn't reliable, many of them are fake, so look for more reliable ones?
回答1:
The latest version of Xcode (4.3 beta) already contains this feature:
API Validation
In the iOS 5 development tools, it is possible to extract APIs used by an application and have them checked for use of private APIs. This option is offered when you validate your application for app submission.
来源:https://stackoverflow.com/questions/9258003/is-any-reliable-tool-avaiabe-to-scan-private-apis-invoked-before-submit-to-app-s