I'm trying to automate my build process for MonoTouch and Mono for Android and having issues with the MSBuild task. Unfortunately the MSBuild task fails, but mdtool works fine, so I'm guessing MSBuild doesn't use mdtool.
Is there an MDTOOL build task or do I have to wing it?
Is there an SVN build task for xbuild?
Thanks, Kenny.