I am using ios6 simulator. Do I require a separate simulator to run ios5 based applications?.
When I try to run a SampleApp. named Twitterrush.
There is error, a pop up arises which say
The run destination iPhone 6.0 Simulator is not valid for Running the scheme ‘TwitterRush
The scheme ‘TwitterRush’ contains no buildables that can be built for the SDKs supported by the run destination iPhone 6.0 Simulator. Make sure your targets all specify SDKs that are supported by this version of Xcode.
On your simulator option goto Hardware->Version->5.1
if 5.1 is not present there, goto Xcode->Preferences->Downloads->iOS 5.1 Simulator->Install
Hope this info helps you..