Skip to content

6.1.0

Compare
Choose a tag to compare
@reidmain reidmain released this 01 Jul 17:29
47b21da
  • Added support for Xcode 9 attachments. (#86)
  • Updated the default suffixes to only contain the currently targetted architecture. (#87)
  • Use UIGraphicsImageRenderer to generate the image for a UIView instead of a custom graphics context (#95)
  • Use the main screen instead of the key window to calculate the correct size in tests that do not have a host application. (#79)
  • Display the correct error message when tests are run in record mode. (#65)
  • Updated for Xcode 10.2.1 and Swift 5.0.1.