How do I build a Safari extension under Windows?
We're including a Safari extension in our product that is otherwise entirely a Windows-based product, and the entire build system is under Windows. It's not acceptable for us to require use of a Mac just to build the extension (it would be almost impossible to automate at any rate), but we're really struggling to find out how we can build the extension on a Windows machine (specifically using TFS build/msbuild). I've found Windows-based that can read the xar format, but nothing so far that can create it. Thanks for any assistance.
Dylan