Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Releases: fastlane-old/scan

0.10.1 Improvements

03 Aug 17:58
Compare
Choose a tag to compare
  • Refactor scan to launch Simulator.app via fastlane_core (#5597)
  • Update scan to make use of the fastlane_core feature to not look for GH issues (#5575)

0.10.0 Improvements

28 Jul 14:04
Compare
Choose a tag to compare
  • Add option to specify JUnit report output file name (#5428)
  • Use the Simulator.app matching the currently selected Xcode Command Line Tools (#5530)

0.9.0 Improvements

27 Jul 20:33
Compare
Choose a tag to compare
  • Fixed error when running scan on tvos target (#5360)
  • Add Xcode 8 support: rename "OS X" to "macOS" (#5385)

0.8.0 Improvements

03 Jun 17:35
Compare
Choose a tag to compare
  • Add use_clang_report_name option to scan to improve OCLint integration

0.7.1 Improvements

24 May 19:36
Compare
Choose a tag to compare
  • Fixed a scan crash for OS X projects
  • Made junit result parsing more robust, to deal with additional properties, orders

0.7.0 Test on multiple devices

23 May 18:05
Compare
Choose a tag to compare
  • You can now run scan on multiple devices using the new devices option (#4758)
  • Added support to address sanitizer (#4615)

0.6.1 Improvements

09 May 15:29
Compare
Choose a tag to compare
  • Add experimental work-around for hanging simulators

0.6.0 Improvements

03 May 21:02
Compare
Choose a tag to compare
  • Added an option to provide a custom Slack message with the test results
  • Added support for using a custom xcpretty formatter
  • Added an ENV var for SCAN_SKIP_BUILD

0.5.2 Improvements

03 Mar 17:38
Compare
Choose a tag to compare

Consider both major and minor versions when looking for compatible simulators

0.5.1 Improvements

25 Feb 22:00
Compare
Choose a tag to compare
  • Make scan fail if the test command has a non-zero exit status