bartonhammond/snowflake

Deploy iOS app to TestFlight or some other beta testing service

Open

#25 opened on Dec 17, 2015

View on GitHub
 (14 comments) (0 reactions) (0 assignees)JavaScript (642 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,594 stars)
PR merge metrics
 (No merged PRs in 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

Contributor guide