'mdtool' can not use in Unity3.5?

Hi…

I just installed Unity 3.5.1f2 in my mac and I try run mdtool for build my project.
but it is not working… =(

run : mdtool build --help at Unity3.5

./mdtool: line 98: /Applications/Unity/MonoDevelop.app/Contents/MacOS/bin/mdtool: No such file or directory
./mdtool: line 98: exec: /Applications/Unity/MonoDevelop.app/Contents/MacOS/bin/mdtool: cannot execute: No such file or directory

I can not use mdtool in Unity3.5.1f2???

That symlink is still broken in 4.2, but you can use the mono at MonoDevelop.app/Contents/Frameworks/Mono.framework/Commands/mono to run the mdtool at MonoDevelop.app/Contents/MacOS/lib/monodevelop/bin/mdtool.exe

same problem…

The mdtool is a symlink and points to a directory that does not exist. Clearly a bug in the Unity installer (and still broken in Unity4 Beta!)