iOS Question Error when trying to upload an app to store, using "Upload app to AppStore connect"

falbertini

Member
Licensed User
Longtime User
Hello,
I am trying to update an IOS app that has been a long time since last update; and the app has been automatically retired from the store.

I renewed the certificates.
Then to upload the app, I built it using the build release (1), then download last build (2) and upload the app to appstore connect (3):

2025-05-08_16h34_23.png

But the upload does not work, the error i get is this:

This is the folder
2025-05-08_16h43_31.png

And this is what is inside the ipa file:
2025-05-08_16h35_04.png

Why the generated ipa is not correct?
 

f0raster0

Well-Known Member
Licensed User
Longtime User
you should see something like:
Archive.zip
upload that file

are you sure you created the file using the a distribution cert?
 
Upvote 0