Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add task to submit a release/ad-hoc build #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

caramdache
Copy link

Add a new task that will submit an existing release or ad-hoc build to TestFlight. The code is mostly the same as test flight:submit, except that :distribution_lists is not needed and :replace is. Keep the original test flight:submit as this is required for beta testing.

Add a new task that will submit an existing release or ad-hoc build to TestFlight. The code is mostly the same as test flight:submit, except that :distribution_lists is not needed and :replace is. Keep the original test flight:submit as this is required for beta testing.
@alloy
Copy link
Member

alloy commented Feb 7, 2014

@caramdache Thanks for the effort. However, this patch introduces quite some duplicated code, could you refactor that first?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants