I installed Mac OS X version 10.8.2.
After that, I either installed Monodevelop first or XCode first. But when I got this error, I deleted both. Then, installed XCode 4.5.2 and then installed MonoDevelop again, but it was using an older SDK.
So I copied the iPhoneOS6.0.sdk from the
Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/
folder and put it into a separate folder on my machine
/SDKs/
Then I set the path in MonoDevelop to use the SDK as found in /SDKs folder. But I am still getting this error-
"No SDK found at specified location"
This is very frustrating. What am I doing wrong?
None of this should be required. MonoDevelop should automatically find the SDK.