I want to start iOS simulator for different devices for same app. For example, I want to see my app side by side in all following devices;
- iphone4s
- iphone5
- iphone6
Is this possible?
My question is different from Xcode6: Run two instances of the simulator because I need to start simulator for different devices. That post does not answer different device types.