Version 4 (modified by 14 years ago) ( diff ) | ,
---|
Tips and Tools for Developers
Have a header file copied to WebKitBuild/.../PrivateHeaders in build time
See screen shot.
- Open WebCore/WebCore.xcodeproj
- In Groups & Files, navigate to WebCore and locate the header file.
- Drag the header file to Targets > WebCore > Copy Headers.
- Select the header file in Copy Headers. It should be listed on the right pane.
- Change Role to private.
Debugging
See this page for how to debug WebCore, JavaScriptCore or WebKit.
Attachments (1)
- AddToPrivateHeaders.png (183.2 KB ) - added by 14 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.