Skip to content

Instantly share code, notes, and snippets.

@vasarhelyia
Created April 8, 2016 12:37
Show Gist options
  • Save vasarhelyia/ff35f2195567415b55da53b293776874 to your computer and use it in GitHub Desktop.
Save vasarhelyia/ff35f2195567415b55da53b293776874 to your computer and use it in GitHub Desktop.
Using gym from Bitrise
gym(
scheme: "BitriseFastlaneSample",
configuration: "Release",
output_directory: ENV['BITRISE_DEPLOY_DIR'],
output_name: "BitriseFastlaneSample.ipa",
use_legacy_build_api: "true"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment