I don\'t know why but now the default iphone simulator launched when I build the project is \"ipad\", but I want it to use iphone 3g instead.
Any way to set this pre
Go to Hardware > Device from simulator menu.
For XCode Version 3.2.6 the following helps: Project->Active Executable->iPhone Simulator 4.3
I don't know if it is working for newer XCode environments. Gary Tsui has also pointed out this approach previously.