Xcode upload App Store Connect process

1. Configuration before uploading

1. Configure the release certificate description file (dis)

 2. Configure the Version and Build values. If not configured, the upload process will fail.

2. Compile and upload

1. Select [Product] - [Archive] in the menu bar, start compilation, and then wait for the compilation to complete. Xcode will pop up the compiled version list pop-up window. Select the [Distribute App] option on the right side of the pop-up window bar. Remember to select the real device as device when compiling.

2. To upload to App Store Connect, the first option is selected by default.

 

 3. Choose upload or export here, select Upload.

4. This is checked by default, no need to change, continue to the next step.

 5. Here you need to select the official release description file in the drop-down list.

6. Confirm the APP information and certificate information. If there are no problems, click [Upload] to start uploading.

 7. Upload species

 8. As shown in the figure after successful upload:

 9. There is an error in uploading. If an error is reported, it means that the icon file used has Alpha transparency. Just make a new copy and remove the Alpha.

Guess you like

Origin blog.csdn.net/u010263943/article/details/131760111