Error Analyzing App Version Every Day

Greetings to all,

Every time I upload a new build, Xcode asks me to authenticate and when I do and try to distribute again, it says "Error Analyzing App Version". Now bear in mind, I upload a new build almost everyday. When I encounter this error I just try to distribute it later in the evening and voila, works fine.

Does anyone has this error? It is so frustrating that I am able to upload only one build per day to TestFlight.

I use Xcode 13.3

Replies

Do you increase the build number and version each time you upload ?

Just a personal opinion: is really a new build needed every day (or may be several times a day ?)

  • Thank you for the quick reply!, yes I do, this way exactly: build -> 1 and v -> 0.1.0, build -> 2 and v -> 0.1.1 and so on. I would like to mention I skipped 0.1.4(5) by accident. This is how it looks at the moment: https://ibb.co/Wxd4kfN

  • Just a personal opinion: is really a new build needed every day (or may be several times a day ?) -> I need couple of builds a day

Add a Comment

Resolved it. I switched to another Xcode(13.4.1) version to deploy the app now it is working fine.