I’ve just installed monotouch and having a problem with my first build of an unchanged IPhone template project. The build is not finding Ibtool in any of the folders in the PATH environment variable. I get the following message :
Build failed. ApplicationName=’ibtool’, CommandLine=….
If I do a search for Ibtool, it is in folder /Developer/usr/bin, which is not referenced in the PATH environment variable.
My UNIX is very rusty – I’ve tried changing the PATH variable to add this path in the terminal window, but this does not persist.
Help!
Have you recently upgraded to Snow Leopard without downloading the Snow Leopard version of Xcode? I’ve seen that the Snow Leopard upgrade might leave Xcode alone and this error will start showing up.
Additionally, make sure you install Xcode and MonoTouch on the Boot partition.