-
Notifications
You must be signed in to change notification settings - Fork 511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No instruction on how to use this tool! #28
Comments
I am familiar with the iOS Version. The usage is listed in README. When you run this project on iOS device or simulator, you may read the headers in app. And you will see some instruction in console, such as 'GCDWebServer started on port 10000 and reachable at http://192.168.2.126:10000/'. When you open this url, you may see how to read the headers in browser and retrieve the headers. |
for iOS user: i clone the project , use xcode to run the OCRuntime.xcodeproj, |
@JohnWong Would you please tell me, weather it can show details about .h file or not? why I just can not open the .h file? It confused me. |
@JohnWong IOS 10.3.2 安装后 点开私有kit无法显示,控制台报 “ [ERROR] cannot find image for class NSKVONotifying_NSUserDefaults”,一个如何解决,谢谢指导。 |
How do I use this tool? How can I see runtime headers of an iOS app running in my simulator?
The text was updated successfully, but these errors were encountered: