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

Submit to review multiple apps in single login #602

Closed gran33 closed 8 years ago

gran33 commented 8 years ago

Hi, I m using deliver in 2 steps:

  1. upload metadata + upload screenshots + upload .ipa file
  2. submit to review

Because I don't want to stuck my CI process while iTunes Connect is processing the .ipa. About the 2nd step, I would like to simply submit to review more then one application (under the same Apple account), since Deliver login to iTunes connect I would like to submit in the same run multiple application.

Is it possible?

Thanks in advance.

vpolouchkine commented 8 years ago

Great idea! I will share this with the team and see what we can do in a future release. I’ll reopen this ticket and keep you updated when we get a chance to revisit this, stay tuned :+1: If you want to tackle this yourself, check out the countdown repo to learn how to contribute to fastlane.

fastlanebot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/2105. 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: