Created
April 8, 2016 12:37
-
-
Save vasarhelyia/ff35f2195567415b55da53b293776874 to your computer and use it in GitHub Desktop.
Using gym from Bitrise
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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