We could add a script that would add/remove/rename files in all the project files for the various build systems.

On Nov 12, 2007, at 1:19 PM, David D. Kilzer wrote:

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.

— Timothy Hatcher


_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to