Skip to content

0.6

Compare
Choose a tag to compare
@abotkin-cpi abotkin-cpi released this 17 Oct 19:13
· 37 commits to master since this release
d09a5e9

Install via Homebrew 🍺

For new installs use

brew install chargepoint/xcparse/xcparse

To upgrade use

brew upgrade xcparse

Changes

  • Screenshots sub-command (xcparse screenshots) will now export only images & not other attachments such as test debug descriptions.
  • New sub-command attachments has been added (xcparse attachments). This command will export all test attachments by default. It can be configured with a uniform type identifier (UTI) filter option (--uti public.plain-text public.image) that can allow you to filter for attachments whose UTIs conform to one of the given options.
  • Addressed issue with multiple progress bars for same destination folder showing up depending on options given to screenshots sub-command