Skip to content

Config file loading for betabuilder gem for one command testflight deployment.

Notifications You must be signed in to change notification settings

peterdeweese/betabuilder_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To add betabuilder with configuration to your ios project

  • copy files into your project directory
  • cd into your project directory
  • bundle install
  • cp config/betabuilder.yml.example config/betabuilder.yml
  • edit config/betabuilder.yml
  • Test configuration (without testflight) bundle exec rake beta:archive

Usage development: bundle exec rake beta:deploy beta: bundle exec rake beta:deploy env=beta

About

Config file loading for betabuilder gem for one command testflight deployment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages