Is any reliable tool avaiabe to scan private APIs

2019-08-26 11:57发布

问题:

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.