Sha256: c17da4355b89ea4a16ee8046ed3a900458084315efb27bb98044cc0350749335

Contents?: true

Size: 912 Bytes

Versions: 5

Compression:

Stored size: 912 Bytes

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 6",
#   "iPhone 6 Plus",
#   "iPhone 5",
#   "iPhone 4s",
#   "iPad Retina",
#   "iPad Pro"
# ])

languages([
  "en-US",
  "de-DE",
  "it-IT"
])

# Arguments to pass to the app on launch. See https://github.com/fastlane/snapshot#launch_arguments
# launch_arguments("-favColor red")

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

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

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

# Choose which project/workspace to use
# project "./Project.xcodeproj"
# workspace "./Project.xcworkspace"

# For more information about all available options run
# snapshot --help

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
snapshot-1.4.3 lib/assets/SnapfileTemplate
snapshot-1.4.2 lib/assets/SnapfileTemplate
snapshot-1.4.1 lib/assets/SnapfileTemplate
snapshot-1.4.0 lib/assets/SnapfileTemplate
snapshot-1.3.0 lib/assets/SnapfileTemplate