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

v1.1.1

Compare
Choose a tag to compare
@jonreid jonreid released this 12 Sep 05:06
· 157 commits to master since this release

Version 1.1.1

11 Sep 2016

  • Change UIAlertController's actual preferredStyle instead of keeping it in an associated
    property, to avoid UIKit consistency exceptions. Thanks to: nirgin
  • Allow executeActionForButtonWithTitle: even when no handler was set. Thanks to: John Foulkes
  • Don't record presentation of non-alerts. Thanks to: Tom Bates
  • Quiet runtime warning about attempting to load view controller while deallocating.
    Thanks to: Marcelo Fabri