bartonhammond/snowflake

Deploy iOS app to TestFlight or some other beta testing service

Open

#25 aberto em 17 de dez. de 2015

Ver no GitHub
 (14 comments) (0 reactions) (0 assignees)JavaScript (642 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (4.594 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Currently, snowflake is using FastLane https://fastlane.tools/ within the Bitrise workflow.

It appears that Pilot and Boarding could be used to deploy to TestFlight https://developer.apple.com/testflight/

This issue may require other changes to the Fastlane implementation wrt signing, certs and provisions.

Bitrise.io also has an integration to TestFairy http://testfairy.com/, which is another option to look further into

Guia do colaborador