Reputation: 1120
I had a project in xcode and didn't touch it for a month (and forgot how it works).
Now I want to change the target from 'iOS device' to the simulator.
I can not for the life of me figure out how I should do this in xcode 4.5.2
-- EDIT FOR CLARITY --
Upvotes: 1
Views: 7761
Reputation: 426
Check if you have any simulator installed in your X-Code. (Xcode->Preferences -> Downloads -> Components )
Upvotes: 4