Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以通过在 XCode 中单击命令来打开头文件——但我想知道它们的位置。
我想将它们解析为一个项目(作为文本文件,而不是作为头文件)。
我已经在我的磁盘上查看了所有内容 - 找到它们。
例如 - UIViewController.h 在哪里?
SDK 标头位于 Xcode 安装中。
例如:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h