Is any reliable tool avaiabe to scan private APIs invoked before submit to app store?

て烟熏妆下的殇ゞ 提交于 2020-01-16 08:50:13

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!