Sha256: e8698fd517ed114a45c608aa2b3cff26960a687a2757c433e91ce0bdf27a7117
Contents?: true
Size: 745 Bytes
Versions: 2
Compression:
Stored size: 745 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? # screenshots_path "./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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
snapshot-1.0.2 | lib/assets/SnapfileTemplate |
snapshot-1.0.1 | lib/assets/SnapfileTemplate |