My application currently has a basic SDK 6.1
I put iPhoneOS6.1.sdk in: Xcode> Developer> Platforms> iPhoneOS.platform> Developer> SDK>
And it allows me to build with a basic SDK installed on iOS6.1
But if I did not set the base SDK to 8.0, it will not show me any of the simulators with iOS 7.0, 7.1 or 8.0
Does anyone have a way to get him to show me all the simulators, even though my base SDK is 6.1?
source share