Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iTMStransporter will be updated in approximately in 8 days [duplicate]

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 120x120 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

like image 663
fphelp Avatar asked Nov 14 '22 18:11

fphelp


2 Answers

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.

like image 181
matt Avatar answered Dec 21 '22 05:12

matt


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!

like image 28
Waxhaw Avatar answered Dec 21 '22 05:12

Waxhaw