How To Solve App Store Connect Organizer Warning "Your version of iTMSTransporter will be updated in approximately ... days" Error?
Asked Answered
O

4

7

I have uploaded a build through the xCode organizer and It shows the error "Your version of iTMSTransporter will be updated in approximately ... days"

As it shows, Upload the archive with warnings thought it was not available in the App Store Connect TestFlight after some time. And there is no any mail received from Apple regarding the build. Any idea how to sort this out and how to upload the build?

This start to happen after I update the macOS to 12.1 Monterey and xCode to 13. enter image description here

Omnivorous answered 17/12, 2021 at 5:0 Comment(3)
How about 'update your version of iTMSTransporter' and test it?Harry
@Harry It does not show any new update. Do you know how to update it?Omnivorous
it tells you in the second notice that you could "Specify -updateChannel earlyAccess on the command line to test it out"Harry
C
2

Apple just released version 13.2.1 that fixes the multiple big issues with 13.2

Changeless answered 17/12, 2021 at 21:29 Comment(0)
O
1

I have tried a few options but the optimal workaround is to download the iTMSTransporters' early access versions as mentioned in the instructions. You can download it from a terminal command.

/Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/itms/bin/iTMSTransporter -updateChannel earlyAccess
Omnivorous answered 17/12, 2021 at 15:32 Comment(1)
is it necessary to manually do this or just wait for it to happen?Pika
M
1

Ignore this warning and update latest Xcode and it should be gone

Meador answered 18/12, 2021 at 11:15 Comment(0)
W
1

Update your XCode to the latest version - Version 13.2.1 (13C100). Rebuild your solution and upload your app again. The error should not appear anymore.

Wnw answered 20/12, 2021 at 5:52 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.