I was working on project that had a webview that ran a mini site within an ipad app. To avoid having to recompile the app for each of the web devs, I set the app up to use file sharing so they could copy files in and out of the app via iTunes.

I was thinking that would be a cool feature for Ejecta testing. That way you could easily update resources etc without having to clean, build and recompile your app to make updates.

There would also need to be a flag to turn this off, b/c I'm sure Apple wouldn't let this feature be approved since that could completely change the content of the app.