ios development App, app update submission process on the App Store

 How to submit an update to an app that is already on the App Store? The steps in the screenshots below are taken during the two submissions. It doesn’t matter the version number, just follow the steps.

1. Xcode first changes the project version number, which is greater than the last released version

 2. Build version: xcode - product - archives export ipa package

 

 3. Use Transporter to deliver the package

 

 4. Open the developer center and click +

 5. Fill in the new content and other information

 I choose no

 6. After adding the build version, add it for review

 

 7. Confirm submission to App review

 

 8. After passing the review, this version can be released, either automatically or manually

 I submitted it on the first night and passed the review the next day, which is pretty fast. The above is the process of updating the app, and I will record it and share it with those who need it.

Guess you like

Origin blog.csdn.net/qq_40015157/article/details/127923868