简体   繁体   中英

resubmitting to App Store, should I increase version number or build in xcode?

My first attempt was rejected and I fixed the reasons Apple gave me. Before I go through the whole archive/upload process again, should I increase the version number or build number of the app in Xcode?

You just need to increase the build number; the version number corresponds to what version your software is at.

So, you can upload "MyApp 1.0" with a Version of 1.0, and as high of a build number as you need for however many builds you've tested.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM