30 Aug
2007
30 Aug
'07
6:14 a.m.
If you're interested in using the nightly build's WebKit frameworks for development, you can find them inside WebKit.app/Contents/ Resources/. You can run your app with those frameworks by setting the DYLD_FRAMEWORK_PATH environment variable to the full path for WebKit.app/Contents/Resources/
We strongly recommend that you do _not_ overwrite the system webkit frameworks --Oliver