Skip to content
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

Compare
Choose a tag to compare
@KrauseFx KrauseFx released this 03 Dec 02:49
· 99 commits to master since this release

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"