i have successfully created provisioning and distribution certificates and ready to upload my app. but, while posting i can’t access to select the distribution profile? 


Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
@NeerajNeeru:
Firstly, Make sure that you download a new copy of distribution provisioning profile for App Store from the account you want to submit the application with and install the same profile by double clicking it. Once you do that select it under your
Project SettingsandTarget Settingsunder theReleasesection.Secondly, Make sure you have selected
Releaseto be run underArchiveunderManage Schemesbefore you build for archiving and archive the app.Once you select
ReleaseunderArchiveinManage Schemes, make sure you doProduct -> Cleanyour application and then doProduct -> Build For Archivingand thenProduct -> Archive.EDIT:
Refer to this: Xcode 4.3: Codesign operation failed (Check that the identity you selected is valid)
Let me know if you need more help
Hope this helps.