[WP/1393] gym 을 이용한 빌드 자동화
# For more information about this configuration visit | |
# https://github.com/fastlane/gym#gymfile | |
# In general, you can use the options available | |
# gym --help | |
# Remove the # in front of the line to enable the option | |
# scheme "Example" | |
# sdk "iphoneos9.0" | |
silent true | |
clean true | |
use_legacy_build_api true | |
output_directory "./fastlane/build" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment