fastlane-old / deliver

Upload screenshots, metadata and your app to the App Store using a single command
https://fastlane.tools
2.24k stars 162 forks source link

deliver end up successful, when actually it failed. #543

Closed skywinder closed 8 years ago

skywinder commented 8 years ago

Got error during submitting app, but delivers consider, that upload is successful. Here is a listing:

[15:24:33]: [Transporter]: DBG-X:   parameter MinimumFileSizeThresholdForCheckum = 104857600
[15:24:33]: [Transporter Error Output]: ERROR ITMS-90206: "Invalid Bundle. The bundle at 'MyApp.app/Frameworks/MyFramework.framework' contains disallowed file 'Frameworks'."

  1 inherit to no
[15:24:33]: [Transporter]: DBG-X: The error code is: 1102
[15:24:33]: [Transporter]: INFO: Done performing authentication.
[15:24:33]: Transporter transfer failed.
[15:24:33]:
[15:24:33]: ERROR ITMS-90206: "Invalid Bundle. The bundle at 'MyApp.app/Frameworks/MyFramework.framework' contains disallowed file 'Frameworks'."
[15:24:33]: Return status of iTunes Transporter was 1: ERROR ITMS-90206: "Invalid Bundle. The bundle at 'MyApp.app/Frameworks/MyFramework.framework' contains disallowed file 'Frameworks'."
[15:24:33]: ERROR ITMS-90206: "Invalid Bundle. The bundle at 'MyApp.app/Frameworks/MyFramework.framework' contains disallowed file 'Frameworks'."
Return status of iTunes Transporter was 1: ERROR ITMS-90206: "Invalid Bundle. The bundle at 'MyApp.app/Frameworks/MyFramework.framework' contains disallowed file 'Frameworks'."
[15:24:33]: Finished the upload to iTunes Connect

...

[15:41:48]: fastlane.tools finished successfully 🎉
fastlane-bot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/1531. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: