I am using Xcode 5 , and when I try to run my application on the iOS 6 simulator, I get the following error.
The scheme 'Appname' contains no buildables that can be built for the `SDKs` supported by the run destination iPhone Retina (4-inch). Make sure your targets all specify `SDKs` that are supported by this version of `Xcode`.
The SDK base is installed on iOS SDK 7.0 . IOS Deployment Goal Installed on iOS 6.0
source share