Sha256: b9468c541310427f5c3be4541ec82da7509958d84ed15421b89884ea3bd421d2

Contents?: true

Size: 1.09 KB

Versions: 9

Compression:

Stored size: 1.09 KB

Contents

# Uncomment the lines below you want to change by removing the # in the beginning

# A list of devices you want to take the screenshots from
# devices([
#   "iPhone 8",
#   "iPhone 8 Plus",
#   "iPhone SE",
#   "iPhone X",
#   "iPad Pro (12.9-inch)",
#   "iPad Pro (9.7-inch)",
#   "Apple TV 1080p"
# ])

# languages([
#   "en-US",
#   "de-DE",
#   "it-IT",
#   ["pt", "pt_BR"] # Portuguese with Brazilian locale
# ])

# The name of the scheme which contains the UI Tests
# scheme("SchemeName")

# Where should the resulting screenshots be stored?
# output_directory("./screenshots")

# remove the '#' to clear all previously generated screenshots before creating new ones
# clear_previous_screenshots(true)

# Remove the '#' to set the status bar to 9:41 AM, and show full battery and reception. See also override_status_bar_arguments for custom options.
# override_status_bar(true)

# Arguments to pass to the app on launch. See https://docs.fastlane.tools/actions/snapshot/#launch-arguments
# launch_arguments(["-favColor red"])

# For more information about all available options run
# fastlane action snapshot

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fastlane-2.186.0 snapshot/lib/assets/SnapfileTemplate
fastlane-2.185.1 snapshot/lib/assets/SnapfileTemplate
fastlane-2.185.0 snapshot/lib/assets/SnapfileTemplate
fastlane-2.184.1 snapshot/lib/assets/SnapfileTemplate
fastlane-2.184.0 snapshot/lib/assets/SnapfileTemplate
fastlane-2.183.2 snapshot/lib/assets/SnapfileTemplate
fastlane-2.183.1 snapshot/lib/assets/SnapfileTemplate
fastlane-2.183.0 snapshot/lib/assets/SnapfileTemplate
fastlane-2.182.0 snapshot/lib/assets/SnapfileTemplate