I am developing an iOS application with iOS 5, now I want to check the application with ios6. I am using xcode 4.2, and iOS 5.1. I want to check my application with iOS 6 simulator.
How to achieve this? Has any option for integrate iOS 6 simulator to xcode 4.2? Is only option use xcode 4.5?
The iOS6 SDK and thus the iOS6 Simulator is only included with Xcode 4.5 so you will have to upgrade your Xcode to the latest version.