Sha256: af9b18b77d5ba058ce88e5db2608b621391372b05f32430ae7976fc31b0797f9
Contents?: true
Size: 759 Bytes
Versions: 4
Compression:
Stored size: 759 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" # ]) languages([ "en-US", "de-DE", "it-IT" ]) # 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
snapshot-1.1.1 | lib/assets/SnapfileTemplate |
snapshot-1.1.0 | lib/assets/SnapfileTemplate |
snapshot-1.0.5 | lib/assets/SnapfileTemplate |
snapshot-1.0.4 | lib/assets/SnapfileTemplate |