Can't deploy to iOS & uninstall-devtools not found

Hi, I’m trying to get iOS working in the Corona simulator. When I try it it says

The iOS SDK located at /Developer is missing the following component(s): Please (re)install the iOS SDK.

By iOS SDK I’m assuming it means xcode from the app store. When I first installed xcode I didn’t install the UNIX part of it… and I’ve tried uninstalling and reinstalling xcode but it won’t give me the option of installing UNIX again… I’ve seen the following mentioned a lot:

sudo /Library/uninstall-devtools –mode=all

I’ve also tried /Developer/Library/, etc… it keeps saying “command not found”. I tried searching for invisible/system folders and I found a few Developer folders but if I do a search for visible/invisible and include system files I get some results for “devtools” but no “uninstall-devtools.pl” (I think it is meant to be pl)

So anyway, is the UNIX part of xcode (which is a few hundred megabytes) required to deploy to iOS? If so, how do I install it? (BTW I have been able to deploy games/apps from xcode [including cocos2d/kobold2d/etc to my iPod touch).

BTW I went to xcode’s preferences and installed “command line tools” though I think that one was a bit over 100 Mb.

Thanks. [import]uid: 129136 topic_id: 22271 reply_id: 322271[/import]

Xcode 4.3 broke the way external apps (including Corona) call Xcode and the iOS Simulator. We are working on a fix.

Please see this thread for more information about this issue and work-around.
http://developer.anscamobile.com/forum/2012/01/13/trying-build-ios-app-get-error-please-reinstall-ios-sdk#comment-87592 [import]uid: 7559 topic_id: 22271 reply_id: 88759[/import]