I would like to build Iphone applications using C# / .net
When I build my simple application in MonoDevelop application for Monotouch, I get the following error:
The Apple iPhone SDK is not installed.
By mistake I may have installed software out of order for MonoTouch. Is there any way to fix my installation?
Here are my system details:
Mac OS X version : 10.5.8
Processor: 2.8 GHz Intel Core 2 Duo
Downloaded and installed:
XCode 3.1.3 Mono 2.6.7 (Intel) MonoDevelop 2.4.2 MonoTouch (eval 3-1.2.6)
If my out of order installs has messed up my IDE and not being able to build the solution, is there any way I could fix the install?
I went back and installed the above mentioned software in the correct order and I am still getting the following error message upon doing the build in MonoDevelop
The Apple iPhone SDK is not installed.
Please help me!!!!