This is the new and official Applivery.com step to deploy iOS Apps in Bitrise.io.
Can be run directly with the bitrise CLI,
just git clone
this repository, cd
into it's folder in your Terminal/Command Line
and call bitrise run test
.
Check the bitrise.yml
file for required inputs which have to be
added to your .bitrise.secrets.yml
file!
- APPLIVERY_APP_TOKEN: This is the APP Token to identify and access your App. You can follow this tutorial to configure your Applivery App token.
Check step.yml
file for more information