passepartout-apple/fastlane/Gymfile
2021-10-11 17:34:31 +02:00

19 lines
394 B
Plaintext

# For more information about this configuration visit
# https://docs.fastlane.tools/actions/gym/#gymfile
# In general, you can use the options available
# fastlane gym --help
# Remove the # in front of the line to enable the option
# scheme "Example"
# sdk "iphoneos9.0"
output_directory "dist/#{ENV["PLATFORM"]}"
clean true
silent false
include_bitcode false
skip_profile_detection true