Version of the app and the new app release submission process slightly different, the new app needs to be in the developer account to prepare to publish the certificate, add the app ID, associated profile, and so on, these can not be Baidu. Here just say that these certificates are in the case of the release process of the version update app:
1. First ensure that your computer has a developer account above the certificate and description file, if not download the certificate and associated files, but this time with the first pit, your app may have been published on the computer of other engineers of the company, or outsourced by the company, This time you downloaded from the developer account of the certificate and the description file is not correct, because there is nothing p12 keys and other things, this I did not study carefully, Baidu has a lot of solutions, if you can not solve then you need to re-create a publishing certificate on your computer. The procedure is to create a publishing certificate-add an app's id-profile-Download the certificate and profile-double-click to open it. Details Baidu, then write a corresponding detailed article.
2. After you have made sure that you have a release certificate and a profile for your account, the next step is to correlate with your project. First double-click the certificate and description file, be sure to double-click Open, do not download and then put on the desktop no matter. Double-click to open your app project Xcode project, build setting search code signing as
Choose the corresponding your certificate and description file, do not know what is the description of the file of their own good Baidu a bit. Then add the version and build of your project, version must be large with the previous version of the boss will have a version number requirements you can change according to this.
3. After the completion of these completed, the final inspection side of the project whether the code is wrong and so on a series of questions OK, the top left of the project to select a device to change the simulator to iOS devicers Note is not a real machine. Then this place must be replaced with release.
4.command + B Compile your project and click on the products under the project to choose your app. Compress this file and place yourself where you can find it.
5. This time to open itunes Connect that site, add a new version, the corresponding fill information, the basic has been filled out you only need to add, and then build this place must pay attention to, wait until you submit your compressed package to itunes and then open this place, there will be a corresponding prompt.
6. This time to open the project corresponding to the
Then follow the prompts step-by-step selection, submit the previous 4th step compressed package can be.
7.itunes connect above the build version Select, then submit the review, done.
iOS version updated app submission Review release process