Xcode iTunes Upload Failed

Unable to upload .ipa file to upload .ipa file to iTunes with the error,

[02:05:43]: e[31mThe filename Shipping(6807213a023c96468aede85ec1e5eb9d72a6308494ec7ab10106ea0e83534027).ipa in the package contains an invalid character(s). The valid characters are: A-Z, a-z, 0-9, dash, period, underscore, but the name cannot start with a dash, period, or underscore
e[0m
[02:05:43]: e[31mThe filename Shipping(6807213a023c96468aede85ec1e5eb9d72a6308494ec7ab10106ea0e83534027).ipa in the package contains an invalid character(s). The valid characters are: A-Z, a-z, 0-9, dash, period, underscore, but the name cannot start with a dash, period, or underscore
Return status of iTunes Transporter was 1: The filename Shipping(6807213a023c96468aede85ec1e5eb9d72a6308494ec7ab10106ea0e83534027).ipa in the package contains an invalid character(s). The valid characters are: A-Z, a-z, 0-9, dash, period, underscore, but the name cannot start with a dash, period, or underscore
The call to the iTMSTransporter completed with a non-zero exit status: 1. This indicates a failure.e[0m

I am using 8.3.x Xcode on Sierra.

2 Likes

Hi @Sachin,

It seems this was a fastlane/deliver bug. See:

Can you please try a new build and let us know how it goes?

Hi @viktorbenei,

Thanks for getting back early. This has been resolved, had few certificate issues. Also, there is bug with Xcode 9.

Thanks & Regards,
Sachin Vas

1 Like

Glad to hear, Happy Building @Sachin! :slight_smile:

Hi

I’ve same problem.

It gives an error message :
1- xcode-test@1.18.14 (exit code: 1)
2- deploy-to-itunesconnect-deliver@2.14.0 (exit code: 1)

any solution for it ?

Hi @ArmourGrid !

Could you please send the URL of the build? :slight_smile:

https://www.bitrise.io/build/2257c770bdd9f522

Actually i want to upload my build to iTunesConnect anyway using a git repository code. So please help me that what to do?

Hi, have you deleted the attached build log? The attached one can not be found.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.