Skip to content

Swift 4 Support.

Compare
Choose a tag to compare
@billabt billabt released this 19 Aug 03:14
· 72 commits to master since this release

This release minimally requires use of the swift-3.1.1-RELEASE toolchain or the swift-4.0.0-RELEASE toolchain which is recommended.

  • Compatible with Xcode 9.0 (9A235) General Release or higher using one of the above toolchains.
  • Allow use on iOS, tvOS and watchOS as well as macOS.
  • Added new APIs to allow for ignoring a signal and restoring a signals default behavior.
  • Swift 4 fixes. See issue #2 and related PR #3.
  • Swift 4 Support.