OHHTTPStubs v3.1.6 Release Notes

    • 🛠 Fixed issue with the main thread stalling when an NSException was raised in the response block
    • 🛠 Fixed an issue with OHHTTPStubs/XCTestExpectation conditional compilation in Xcode 6.0 & OSX SDK.
      (the condition was previously testing available SDKs instead of Xcode version, which led to errors with Xcode 6.0 not having the latest 10.10 SDK yet, but still having the XCTestExpectation already anyway)