Is there a way to make Coda use a Webkit nightly build?
Like a lot of Mac-wielding web developers, I run Webkit nightlies (which are especially nice now Sparkle has been added), which includes all manner of nice things. While it’s handy to test against current release Safari, it’d be useful if there was a way to make Coda use an installed Webkit nightly instead of the system-wide Webkit installation. A preference for this would be ideal (presumably accomplished by dynamically-loading the framework when needed rather than specifying it at compile time), but a straightforward mechanism of launching Coda so that it binds to the Webkit nightly would do the job.