This repository has been archived by the owner on Nov 19, 2018. It is now read-only.
Releases: fastlane-old/scan
Releases · fastlane-old/scan
0.5.0 New skip_build option
- Added new
skip_build
option - Improved error output
0.4.2 Improvements
- Added support for
-derivedDataPath
and-resultBundlePath
options. - Fixed regex to match test results output
0.4.1 tvOS Support
scan
now supports tvOS- Improved device detection
- Improved
Scanfile
detection
0.3.3 CI Improvements
scan
now doesn't use the Travis formatter for other CI systems like Jenkins
0.3.2 Improvements
Improved simulator detection
0.3.1 Improvements
- Improved the output buffering when running tests (thanks @0xced)
test_output
is now inside thefastlane
directory if existent
0.3.0 New options
- Added new
code_coverage
option - Added new
output_style
option
0.2.1 Updated xcpretty
Improved output when running scan
0.2.0 Slack Channel and improvements
- Added new
slack_channel
option - Improved device selection
- Fixed timeout when running tests
0.1.2 Improvements
- Fixed an issue where device selection didn't work
- Renamed
skip_html_open
toopen_report
- report is now disabled by default