I submitted an app to iTunes 7 days ago. Its status is \"Waiting For Review\"
I set iOS Deployment Target
as 6.0
in the project\'s settings:
Most likely you have set the "Deployment Target" to iOS 5.0 for your target. The target level settings will override any project level setting. Either remove the target level setting or update the target level setting to the proper value.
What you did, regarding the 6.0, is only say that's the deployment to be set as, not the MINIMUM deployment. I'd say go back, check your info.plist, and check to see that the minimum os version is set to 6.0. Your min os version in your info.plist is probably set to 5.0