I'm getting an error message while trying to run an application developed in Xcode 5.1 iOS 7.1 on Xcode 6.1 for iOS 8.0. The error state that 'Unable to run app in Simulator' as show in below screenshot.
I have tried below mentioned solution but none seems to work :
- Reset the content of simulator
- Rebooted mac after installing Xcode 6.1.
- Xcode -> Preference -> Locations -> Command Line Tools : Changed Xcode 5.1.1 to 6.1
What might be fix?