mattgallagher / CwlPreconditionTesting

A Mach exception handler that allows Swift precondition failures to be caught and tested.
ISC License
175 stars 46 forks source link

Xcode 10, Swift 4.2 and other support #14

Closed mattgallagher closed 5 years ago

mattgallagher commented 5 years ago

Also bundled CwlCatchException into the project (since the burden of maintaining a separate project wasn't worth the effort for such a trivial dependency).