Sha256: 06e0be7ce54e6fd84571f7e333f8acafc3533f98e3303b9ec227fa7aa381e472

Contents?: true

Size: 787 Bytes

Versions: 5

Compression:

Stored size: 787 Bytes

Contents

# Uncommend 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"
])

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

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

# JavaScript UIAutomation file
# js_file './snapshot.js'

# The name of the project's scheme
# scheme 'SchemeName'

# Where is your project (or workspace)? Provide the full path here
# project_path './YourProject.xcworkspace'

# By default, the latest version should be used automatically. If you want to change it, do it here
# ios_version '8.1'

# The path, on which the HTML file should be exported to
# html_path './screenshots.html'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
snapshot-0.2.4 lib/assets/SnapfileTemplate
snapshot-0.2.3 lib/assets/SnapfileTemplate
snapshot-0.2.2 lib/assets/SnapfileTemplate
snapshot-0.2.1 lib/assets/SnapfileTemplate
snapshot-0.2.1.beta1 lib/assets/SnapfileTemplate