This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
1.6.0 Added support for iTC team selection
deliver
now supports iTunes Connect accounts that are in multiple teams 🚀
If you're in more than one team, you'll automatically be asked for the one you want to use.
You can also specify the team name to use as CLI parameter
deliver --team_name "Felix Krause"
deliver --team_id 18742801
or even specify it in your Appfile
itc_team_name "Felix Krause"
itc_team_id "18742801"