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

v2.0.0

Compare
Choose a tag to compare
@jonreid jonreid released this 23 Feb 05:06
· 122 commits to master since this release

Version 2.0.0

19 Feb 2017

  • Annotate nullability. The QCOMockAlertVerifier initializer is now non-null, which changes Swift use.
  • Added Swift sample app.
  • Updated example tests to put QCOMockAlertVerifier in test fixture. This is now recommended, to avoid tests which accidentally present real alerts.