This repository has been archived by the owner on Jan 2, 2020. It is now read-only.
Version 3.2.0
10 Feb 2019
- Added
completion
closure invoked when alert is presented. If you present an alert fromDispatchQueue.main.async
, you can use this to fulfill an XCTestExpectation for async testing. - Improved README instructions on bridging header for Swift.