Procedure for mounting iOS apps to AppStore in Xcode7.1 (Part 3) and xcode7.1appstore
Preface
Part 3 describes how to associate Xcode with the configuration of the publishing certificate, create App information, and use Application Loader to upload the. ipa file to the AppStore.
I. Configure and publish the Certificate Information in Xcode 1) bind the App ID to the application and add Team account 1
Figure 1]
Note: Fixed Issue in the yellow warning area in the figure can Fix some problems, but do not click this button easily. If there are multiple certificates under this account, it will be automatically deleted.
Previous certificate information.
2) Select the associated certificate 2/3 for the Application
Figure 2]
Figure 3]
3) package our application 4
Figure 4]
4) export the. ipa file to the local host 5/6
Figure 5]
Figure 6]
2. Create an App through iTunesConnect. 1) log on to iTunesConnect and go to the App Management page. Select "My App". Item 7
Figure 7]
2) create an App with information 8/9
Figure 8]
Figure 9]
3) Upload the App screen snapshot, and take 4 images of each size to 10
Figure 10]
4) Fill in the project introduction, keywords, technical support websites, and other information 11
Figure 11]
5) Build version upload 12/13/14 through Application Loader
Figure 12]
Figure 13]
Figure 14]
6) after adding grading, copyright holder information, pricing, and category, click to submit for review, the entire App shelving process is basically completed by 15/16.
Figure 15]
Figure 16]
Note: The review process may take one week to half a month. If the review fails, modify the email information sent to you and submit the review.
>>>>>>>>>> Part 1 <
>>>>>>>>>> Part 2 <