Why does Xcode, after updating to SDK 4.2, always run my application in iPad Simulator instead of iPhone??? If I select iPhone Simulator as active executable it doesn\'t store m
do yo have two xcode (or iphone sdk) installation on your machine? if yes then completely uninstall the xcode using this command -
sudo /Developer/Library/uninstall-devtools –mode=all
from all the locations (replace Developer with installed directory name)
and install the xcode 3.2.6 in developer directory