Kevin Ollivier <[EMAIL PROTECTED]> wrote: > [...] The tricky part AFAICT would be XCode, though, because > even if there is a scripted solution for this, it would probably need > to be run on a Mac where we have access to AppleScript or some other > scripting tool that can read and make changes to XCode projects... > [...]
Xcode project files are plain text as well. It's possible to update them via script (see WebKitTools/Scripts/sort-Xcode-project-file), but it requires a little more insight than just staring at the source. Dave _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev