Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

0.1.16

Compare
Choose a tag to compare
@LegNeato LegNeato released this 29 May 00:08
· 533 commits to master since this release

Hey look, a timely release! Let's make these a habit.

  • Added support for sending notifications via Notification Center when actions finish
    Example screenshot
    • This can be controlled by turning the user-notifications reporter on and off
    • This is turned off by default on Travis CI
  • Added -listTestsOnly option to list tests without running them
    • This is useful for integrating with wrapper scripts and test harnesses
  • Added support for xcodebuild's -install option
  • Added support for xcodebuild's -resultBundlePath option
  • xctool now uses lazy binding when running tests
    • This fixes an issue where a framework referenced by tests references a symbol that does not exist, thus causing the test to fail to link

❤️ to @fpotter, @ExtremeMan, @ianyh, and @jacobrelkin for their patches! 👏