iOS otool检测私人api [英] iOS otool to detect private apis

查看:131
本文介绍了iOS otool检测私人api的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是第一次使用ios开发人员,无法找到有关私有api的任何文档。所以我一直在寻找关于如何使用otool的某种类型的教程。我能找到的唯一确定的事情是我必须通过xcode首选项下载命令行工具。我也一直看到将它链接到.app文件的引用,但我不知道在哪里可以找到它以及如何在工具中使用它。任何链接或建议?

I am a first time ios developer and cannot find any documentation on private apis. So I have been searching for some type of tutorial on how to use otool. The only certain thing that I can find is that I had to download the command line tools through xcode preferences. I also keep seeing references to linking it to the .app file, but I don't know where I can find this and how to use it in tool. Any links or suggestions?

推荐答案

Otool用法



这是< a href =http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/otool.1.html\"rel =nofollow noreferrer>官方文档

以下是关于otool用法的问题:
如何使用otool

Here is the question about otool usage: how to use otool

Apple如何知道您使用的是私有API?

检测私人API

我有一个问题。为什么要检测私人api?通常,当您计划将应用程序发送到AppStore时会出现此问题。如果是这样,可能iphone-privateapi标签不适合这个问题。因为,这个标签更多的是关于如何使用私有api(并暗示应用程序不会发送到Appstore)

Here I have a question. Why do you want to detect private apis? Usually, this question happens when you plan to send your app to AppStore. If so, probably iphone-privateapi tag isn't good fit for the question. Since, this tag is more about how to use private api (and implication that the app won't be send to Appstore)

这个很难。没有好的文件。一旦新版本的iOS发布,信息就会分散并且过时。

This one is tough. There is no good documentation. Information is scattered and becoming outdate as soon as new version of iOS are released.

查看这些问题以找到一些有趣的链接:

Look at these questions to find some interesting links:

iOS私有API文档

如何使用iPhone SDK私有API

https://stackoverflow.com / questions / 12734960 / on-structured-information-on-ios-internals

这篇关于iOS otool检测私人api的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆