lib/assets/SnapfileTemplate in snapshot-0.3.2 vs lib/assets/SnapfileTemplate in snapshot-0.3.3

- old
+ new

@@ -1,6 +1,6 @@ -# Uncommend the lines below you want to change by removing the # in the beginning +# 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", @@ -28,14 +28,10 @@ # 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' - - # Custom Callbacks # setup_for_device_change do |device| # puts "Preparing device: #{device}" # end @@ -50,6 +46,6 @@ # end # teardown_device do |device| # puts "Cleaning device #{device}" # system("./cleanup.sh") -# end \ No newline at end of file +# end