Skip to content

Fixed stalling

Compare
Choose a tag to compare
@AliSoftware AliSoftware released this 14 Mar 09:58
· 535 commits to master since this release
  • 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 XCTextExpectation already anyway)