I think you donโt have an iOS SDK for your Xcode, it usually comes with Xcode, but if for some reason you donโt find it, just follow these steps:
- Go to Finder> Applications> Xcode (right click)> Show Package Contents
- A new search box appears with the Content folder
- Content> Developer> Platforms> iPhoneSimulator.platform> Developer> SDK> Here you should get a list of * .sdk files
- If there are no files, download the SDK file and paste it here, close Xcode, Monotouch and again. Open it, you should find the iOS simulators in the drop-down list.
You can get the Xcode and SDk here. Check if Xcode is installed correctly, as it usually contains at least 1 SDK
Techgirl
source share