Sha256: 9412edc33880ac080405bda702690258edb1a337753ad843f2347733cb0e46a1

Contents?: true

Size: 998 Bytes

Versions: 17

Compression:

Stored size: 998 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",
#   "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"

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

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

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

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

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
fastlane-2.5.0 snapshot/lib/assets/SnapfileTemplate
fastlane-2.4.0 snapshot/lib/assets/SnapfileTemplate
fastlane-2.3.1 snapshot/lib/assets/SnapfileTemplate
fastlane-2.3.0 snapshot/lib/assets/SnapfileTemplate
fastlane-2.2.0 snapshot/lib/assets/SnapfileTemplate
fastlane-2.1.3 snapshot/lib/assets/SnapfileTemplate
fastlane-2.1.2 snapshot/lib/assets/SnapfileTemplate
fastlane-2.1.1 snapshot/lib/assets/SnapfileTemplate
snapshot-2.0.0 lib/assets/SnapfileTemplate
fastlane-2.1.0 snapshot/lib/assets/SnapfileTemplate
fastlane-2.0.5 snapshot/lib/assets/SnapfileTemplate
fastlane-2.0.4 snapshot/lib/assets/SnapfileTemplate
fastlane-2.0.3 snapshot/lib/assets/SnapfileTemplate
fastlane-2.0.2 snapshot/lib/assets/SnapfileTemplate
fastlane-2.0.1 snapshot/lib/assets/SnapfileTemplate
snapshot-1.17.0 lib/assets/SnapfileTemplate
snapshot-1.16.4 lib/assets/SnapfileTemplate