skip to Main Content

Yesterday, I updated to Xcode 13 via the App Store. I’m trying to send an archive of my app to App Store Connect through the usual way in the "Organizer" window, and once the archive is submitted, I get the warning message:

App Store Connect Operation Warning

Your version of iTMSTransporter will be updated in approximately 10 days.

I’ve never seen this before and have no idea what it means. The archive still shows in Testflight later and is useable, but I am not sure if it’s safe to update the App Store version of my app with this archive build when it was uploaded with warnings.

What is this warning, and how can I fix this?

I also get this email about alternative icon errors after App Store Connect upload. I have alternative app icons enabled in the app and know for sure that I have 120×120 on iPhone, so I’m not sure why this is happening. But if this is nothing related to the upload warnings then kindly ignore the email:

enter image description here

Thank you in advance for your help!

Edit:
Looks like Apple has fixed this as my archives are uploading without that strange warning

3

Answers


  1. The message has nothing to do with the archive or the build. It’s saying something about the tool you used to perform the upload from your computer to Apple. That tool is Xcode so there’s nothing to worry about. There is always a little friction when a new major Xcode version is released but it gets ironed out at the server end eventually. You could file a bug with Apple if you want to be helpful.

    Login or Signup to reply.
  2. Just a heads up for folks. If you upgrade to MacOS 11.6 and then update your Xcode tools, this error will go away. Happy Coding!

    Login or Signup to reply.
  3. I downloaded the Transporter User Guide 2.2 – Apple Support and tried again in Xcode to upload my app and it worked ok.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search